- Where to find the complete list of the load order groups?
- Posted by xmllmx on September 6th, 2007
Hi all,
Only "File System Filter Driver Load Order Groups" are documented in
the DDK Doc. However, many other driver load order groups, such as
"System Bus Extender", "Primary Disk", etc., can't be found from the
DDK doc or from the Internet.
Where can I get the definitive information on them?
Any hint will be highly appreciated, thanks in advance.
- Posted by Don Burn on September 6th, 2007
Look in the registry at
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\GroupOrderList that has
a key for every load order group.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
"xmllmx" <xmllmx@gmail.com> wrote in message
news:1189069444.601452.202490@19g2000hsx.googlegro ups.com...
- Posted by xmllmx on September 6th, 2007
That's great!
Thank you, Don.
- Posted by Doron Holan [MSFT] on September 7th, 2007
note that this list is not definitive. new groups can be added, existing
groups can be removed from release to release or when a driver installs
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"xmllmx" <xmllmx@gmail.com> wrote in message
news:1189086163.148594.13670@k79g2000hse.googlegro ups.com...