-
Windows2000 XP 从Ring3层进入Ring0层的一种方法
Windows2000 XP 从Ring3层进入Ring0层的一种方法-Windows XP Ring3 layer from the layer into Rign0 a way
- 2022-07-21 21:38:07下载
- 积分:1
-
2个avstream类型驱动演示,需要xp ddk支持才能编译
2个avstream类型驱动演示,需要xp ddk支持才能编译-avstream two types of drivers demonstrated the need to be able to support each xp Compiler
- 2022-04-01 18:36:45下载
- 积分:1
-
This driver was developed using a USB keyboard from Cherry,as indicated by the V...
这个驱动程序是使用Cherry的USB键盘开发的,如VID和PID代码所示。必须为要支持的设备设置这些ID。类似地,您需要为设备类将Class设置为适当的字符串。
- 2022-03-06 14:48:18下载
- 积分:1
-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1
-
Programming the Microsoft Windows Driver Model first edition of the CD
Programming the Microsoft Windows Driver Model 第一版光盘中的源码-Programming the Microsoft Windows Driver Model first edition of the CD-source
- 2022-08-23 23:33:48下载
- 积分:1
-
windows 2000内核中未公开的一些数据结构定义
windows 2000内核中未公开的一些数据结构定义-Some data structures definition in windows 2000
- 2023-03-16 17:40:04下载
- 积分:1
-
for the installation of hardware drivers using the same procedures. Given the ne...
用于安装硬件驱动程序用的程序。要给出需要安装的驱动程序的PID/VID。-for the installation of hardware drivers using the same procedures. Given the need to install drivers for the PID/VID.
- 2022-10-29 22:20:03下载
- 积分:1
-
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用-SD Card Reader source, a very good driver, and they hope to work everyone
- 2022-01-25 19:53:02下载
- 积分:1
-
监控磁盘过滤驱动的diskperf
The DiskPerf filter driver monitors disk-accesses, capturing performance data. - The DiskPerf filter driver monitors disk-accesses, capturing performance data.
- 2022-02-07 05:17:33下载
- 积分:1
-
USB Driver Development of a detailed, more in
对USB驱动程序的开发进行了详细的、更深入的介绍。
- 2022-10-23 08:50:03下载
- 积分:1