-
鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。(我的代码绝对自己编写...
鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。(我的代码绝对自己编写,真诚希望站长能网开一面,让我就上载这一个代码而成为会员。所谓“水至清则无鱼,人至察则无徒”嘛!)-mouse filtration equipment at the top drivers, if the user mode procedures and the preparation of the driver interaction, can be achieved Logitech mouse or Bangalore as a special function. Features are : exclusive right of communication equipment. (I have written code absolute sincerely hope that the station will be lenient and allow me this one on the code and to become a member. The so-called "no-clear water fish, who have no followers!")
- 2022-10-28 23:05:04下载
- 积分:1
-
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限...
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。
该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
-CharFilter_Class CharFilter example of the perfect examples. In CharFilter example, we define four global variables, which does not conform to the WDM driver, which limits the IRP, can be used, we should use local variables. The examples READ_COMPLETION_INFO definition of a structure, when DeviceControl call, on the allocation of a target structure, parameter setting after the end of this structure on the address pointer on the object I. FileObject ()- gt; FsContext China.
- 2022-08-26 07:06:15下载
- 积分:1
-
SDIO device drivers. Describes how to use bus driver, so SDIO device initializat...
SDIO设备驱动。介绍了如何利用总线驱动,使SDIO设备初始化,接收中断,发送和接收数据等操作。-SDIO device drivers. Describes how to use bus driver, so SDIO device initialization, interrupt reception, send and receive data such as operation.
- 2022-02-24 16:27:55下载
- 积分:1
-
MicroWind second generation, the famous microelectronics development of teaching...
MicroWind第2代,著名的微电子开发软件的教学版,适用于一般教学和入门级使用-MicroWind second generation, the famous microelectronics development of teaching software version applies to general teaching and the use of entry-level
- 2022-02-13 13:43:21下载
- 积分:1
-
Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。
Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。-Ring0 resume SSDT Shadow
- 2022-02-15 05:30:23下载
- 积分:1
-
This is the PCI9054
这是PCI9054的DMA驱动程序,可以进行DMA传输,通过测试,可以直接使用-This is the PCI9054
- 2022-06-30 01:55:43下载
- 积分:1
-
STATAPI Driver Test Results
Author: Paul Walker
Document: v1.3.0
STATAPI Driver Test Results
Author: Paul Walker
Document: v1.3.0
- 2022-01-28 23:49:49下载
- 积分:1
-
- 2023-05-29 01:05:03下载
- 积分:1
-
windows 2000内核中未公开的一些数据结构定义
windows 2000内核中未公开的一些数据结构定义-Some data structures definition in windows 2000
- 2023-03-16 17:40:04下载
- 积分:1
-
8042驱动代码
8042驱动代码-8042 drive code
- 2023-04-25 07:20:03下载
- 积分:1