Windows 2000 WDM驱动程序的开发讲义,讲的很详细,有需要的请下载-Windows 2000 WDM drivers for the development of lectures, speak in great detail, there is a need to download the
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!-mouse-driven C : This contains the mouse before 8 functions, other procedures can call this procedure to be the basic functions of the mouse!
这是一个usb过滤驱动。它也是基于wdm模型的,虽然这个驱动还不够完善,但还是有一定的参考价值。-This is a usb filter driver. It is also based on the wdm model, although the driver is also not perfect, but still has a certain reference value.
1) Sample implementation of NDIS LWF filter.c inspectNetBuffer function for determinging the 802.1p tag value on received packets.
2) Full LWF source code, instructions for building with WDK, and x86 Vista/Server 2008 binaries of filter driver and user-mode EXE that calls into filter driver for inspecting received packets.