-
-
-
-
-
Programming WDM(source code).zip
... Windows Driver Model Copyright © 1999 by Walter Oney General Information。The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topics covered by the book.
-
miniport.rar
This a sample NDIS driver supporting the National Semiconductor Fast Infrared Controllers. It implements the OID_IRDA_* calls required of any NDIS IrDA miniport.
-
-
-
addfilter.rar
... . It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do ... been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management. ...
-
diskperf.rar
The DiskPerf filter driver monitors disk-accesses, capturing performance data.
-
fpfilter.rar
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
-