搜索资源列表
WDMBook
- < windows wdm设备驱动开发指南> 源代码
QuickSYS
- QuickSYS是一个WDM驱动开发的辅助工具,可以快速的根据你的要求生成WDM驱动的框架,而且还提供了VC+DDK开发的集成解决方案。 这里有几个版本,是使用了不同的方案 QuickSYS_0.3.0 一个DSP包含多个操作系统的配置 QuickSYS_0.3.0.1 生成多个DSP版 QuickSYS_0.3.0.2 使用DDK的build来编译驱动,微软推荐的做法。 MyDDKBuild.bat VC IDE 调用 DDK 编译的
InterfaceEnum
- WDM驱动程序的范例程序,基于DDK的。这个例子是枚举系统中的接口。-WDM for example procedures, based on the DDK. This example is the enumeration system interface.
bugcheck
- WDM驱动范例程序,需要DDK。是3个实例程序。可以参考一下。调适驱动的时候请注意DDK自带的实用工具。-WDM model procedures, require DDK. Examples are three procedures. Can be examined. Drivers adjust to the time requested to bring their own DDK a practical tool.
wdm_filter
- WDM驱动,这个例子是过滤驱动。和普通的功能驱动不同。通过例子可以初步了解过滤驱动以及普通功能驱动的不同点。-WDM, this example is the filter driver. And the general function of the different drivers. The example can understand the initial filter driver and the driver of the ordinary functional differenc
11_166428_2b44a3a334296cf
- windows wdm 驱动开发指南,不错的入门资料-windows wdm driver development guide, a good introductory information on
cdc-wdm.zip
- linux系统上,USB CDC的WCM设备管理的驱动程序。,linux system on the the USB CDC' s WCM Device Manager driver.
tnovzhj0
- 书籍Windows WDM设备驱动程序开发指南的源代码,不错(Books Windows WDM device driver development guidelines for source code, is pretty good)
Windows驱动开发技术详解
- windows驱动 NT式驱动与WDM驱动框架(windows driver nt driver and wdm driver)