搜索资源列表
Windows 2000驱动程序开发大全设计指南
- Microsoft® Windows® 2000的驱动程序开发包(DDK)文档总览给您详尽的信息,这些信息对编写Windows2000平台任何类型的驱动程序都是必须的。本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的-Microsoftreg Windows 2000 Driver Development Kit (DDK) to your d
2004-10-12_windows 2000驱动程序开发大全
- 本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的。-This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible.
2002-12-23_windows wdm设备驱动程序开发
- windows wdm设备驱动程序开发书,配套源码-windows wdm device driver development, supporting source
pci 卡DMA驱动程序
- 这个源码是pci卡,在windows环境下wdm驱动程序的实现。-this source is pci cards, in the windows environment wdm drivers realized.
WDM设备驱动程序开发
- WDM设备驱动程序开发,USB,PCI原代码,共七个文档构成
WDM驱动程序构造的若干方法及实例
- WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
WDM驱动程序入门――HelloWDM
- 虽然小,但给出了WDM编程的框架,算是给初学者指路吧-small, but WDM is a programming framework that is guiding it to beginners
pcie驱动开发
- 一个pcie驱动程序源代码,对于从事pci/pcie驱动开发的初学者,很有参考意义。
描述了如何加载NT式和WDM驱动程序
- 驱动加载程序,它描述了如何加载NT式和WDM驱动程序,Driver loader, it describes how to load the NT drivers and WDM
WDM_DriverStudio
- WDM驱动程序实例,用DriverStudio加vc-WDM driver for example, using DriverStudio plus vc
Wdm
- PCI接口驱动程序,IO口的直接读取,中断控制等等。-PCI interface driver, IO port directly read, interrupt control and so on.
wdmdriv3
- windows WDM 设备驱动程序的一些例子 -Some examples for windows WDM
serial
- 串口驱动程序,可替换NT下的串口驱动程序 -Serial dirver which can replace serial driver in NT
wdmdrivers
- wdm入门驱动程序-Getting Started wdm driver
Windows_WDM_sourcecode
- Windows WDM 设备驱动程序开发指南(源码)-Windows WDM Device Driver Development Guide (source)
Programming_the_Microsoft_Windows_Driver_Model_eBo
- Windows 2000 驱动编程,WDM驱动程序的基本结构和基本编程技术。-Programming Windows 2000 driver, WDM driver for the basic structure and fundamental programming techniques.
Windows_WDM_Device_Driver_Development
- Windows WDM 设备驱动程序开发指南,是学习WDM驱动的好书。-Windows WDM Device Driver Development Guide, is to learn from the good WDM drivers.
Windows2000-XP-WDM-DEVICE-DRIVER
- 这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a descr iption win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
WDM_driver_code
- WDM驱动程序介绍PPT和源码。内附一个测试程序-this is the code about the WDM driver ,deserved to download
Programming_WDM_Chinese
- WDM驱动程序开发,详细介绍了如何进行WDM开发。-Programming WDM。