PRB: WDM Drivers Can Only Reside in System DirectoriesID: Q186777 
  | 
Under Windows 98, Windows 95 OSR2.1, and Windows 95 OSR2.5, WDM drivers can
only be loaded when they are in the following directories:
<WINDIR>\systemNOTE: <WINDIR> is the directory that Windows was installed into (typically \windows).
<WINDIR>\system32
<WINDIR>\system32\drivers
This behavior is by design.
NTKern.vxd uses a fixed search path when trying to find a WDM driver to load. It will not load any WDM driver that does not reside in one of the previously mentioned directories.
Additional query words: kbDSupport kbdsh WDM
Keywords          : 
Version           : WINDOWS:4.0
Platform          : WINDOWS 
Issue type        : kbprb 
Last Reviewed: March 4, 1999