资源列表
MinDriverInVc
- 驱动开发入门例子 让你立即入门-Driver Development entry give you an immediate entry
DPMIDEMO
- dpmi例子-bit examples
TimiDriver1
- 一个简单的驱动程序-a simple driver
VC_Vxd
- C++语言的VxD与外界通信的所有接口(带部分源代码)-C + + language VxD communication with the outside world all the interface (with source code)
wavelan
- WaveLAN无线网卡Linux驱动程序-WaveLAN wireless LAN Driver for Linux
DDKReferenceCN
- 驱动程序超级宝典,这个可是中文版本的,绝对值得收藏!-book, but the Chinese version, and definitely worth collecting!
IO端口驱动源代码
- IO端口驱动源代码-IO port actuates the source code
FileThread
- 驱动程序中的文件读写。- In driver document read-write.
kbfilter
- 键盘过滤驱动,更改scan code- The keyboard filters the actuation, changes scan code
SCSI Miniport Interface
- SCSI Miniport Interface
usb程序相关的库和头文件打包
- xp下usb 相关的程序开发所需要的库和头文件 一般提供的程序实例都没带这些编译往往少文件,这个里我从xp ddk 2600 提取出来的,方便大家使用,取下ddk太麻烦了而去也很大 usb用得上的就这些了。
CashCodeDll
- 利用串口读写数据实现的识币器驱动程序,其中的串口通信实现方法可以