Introduction - If you have any usage issues, please Google them yourself
A simple WDM Driver example for Windows 2000 including driver and test programs.Its function is only to read a string,but it includes all aspacts about WDM driver.A green WDM learner can understand the driver struct by studying this example.
Packet : 39709595win2000-src.zip filelist
hellowdm.cpp
hellowdm.dsp
hellowdm.dsw
hellowdm.h
hellowdm.inf
hellowdm.ncb
hellowdm.opt
hellowdm.rc
hellowdmioctl.h
Makefile
resource.h
Sources
testhello/
testhello/ReadMe.txt
testhello/StdAfx.cpp
testhello/StdAfx.h
testhello/testhello.cpp
testhello/testhello.dsp
testhello/testhello.plg
说明.txt