|
Last modified: 28 October 1999. |
Wdm3Information
data block
PowerDown
method to compile. I have now found out how to do this and
therefore I am issuing a revised Wdm3.mof file.
The driver source code also now needs editing, as the ExecuteWmiMethod
method in Wmi.cpp
incorrectly checked that the MethodId was 0.
In fact the PowerDown method has id 1.
Download version 1.0.1 of Wdm3 driver Wdm3.sys (checked build) and copy it
into the WDMBook Wdm3\sys\objchk\i386
directory.
Download Wdm3free.inf and copy it into the WDMBook
Wdm3\sys
directory.
If Wdm3 is already installed, then you must update the driver, using the Have Disk option.
You must recompile the source to get the free build version of Wdm3.
The following revised source files are also available, and should be put in the WDMBook
Wdm3\sys
directory:
Wdm3.mof,
wmi.cpp and
Wdm3.rc.
Download Wdm3free.inf and copy it into the WDMBook
Wdm3\sys
directory.
The checked build installation file Wdm3checked.inf
is also available for download.
Download DebugPrint.inf and copy it into the WDMBook
DebugPrint\sys
directory.
The checked build installation file DebugPrintChecked.inf
is also available for download.
Download install.cpp and copy into the WDMBook NT
directory.