-
Windows文件系统过滤驱动开发教程,楚狂人的第二版,很有价值,学习文件系统过滤驱动的同志们可以少走很多弯路...
Windows文件系统过滤驱动开发教程,楚狂人的第二版,很有价值,学习文件系统过滤驱动的同志们可以少走很多弯路-Windows File System Filter Driver Development Guide, Chu Madman of the second edition of a valuable, learning the file system filter driver comrades can take a lot of little detours
- 2022-02-04 15:14:51下载
- 积分:1
-
Windows 2000/Xp虚拟串口(null modem cable)
Windows 2000/Xp虚拟串口(null modem cable)-Windows 2000/Xp Virtual Serial Port (null modem cable)
- 2022-04-09 14:46:27下载
- 积分:1
-
通过驱动可以读写内存任意地址,不使用api,修改系统DLL内容...
通过驱动可以读写内存任意地址,不使用api,修改系统DLL内容-use drivers modify all address,not use api,global dll
- 2022-10-12 07:20:02下载
- 积分:1
-
通过8051个控制程序,此程序为8019
一个通过8051来控制8019上网的程序 该程序已经通过并成功用于键盘- Through 8,051 controlled procedure this procedure which 8019
accessed the net already through and the success uses in the keyboard
- 2022-04-29 12:42:38下载
- 积分:1
-
introduced USB 2.0 interface document is a good excuse for the introduction of d...
介绍usb2.0的接口文件是很好的介绍借口的文件-introduced USB 2.0 interface document is a good excuse for the introduction of documents
- 2022-03-24 22:29:36下载
- 积分: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
-
鼠标和键盘的协议,适用于linux和windows
鼠标和键盘的协议,适用于linux和windows-The mouse and keyboard of the agreement, apply to linux and windows
- 2023-07-06 00:05:03下载
- 积分:1
-
2009最新键盘拦截程序,家庭可以用备忘录失去消息…
2009年最新的键盘截获程序,家庭可以用鼠标丢失信息
- 2023-01-17 14:00:04下载
- 积分:1
-
windows2000+ddk 驱动开发例子
windows2000+ddk 驱动开发例子-A example of device driver deveopment using windows2000+ddk.
- 2022-07-02 09:31:45下载
- 积分:1
-
TI tmp100温度芯片驱动代码。是基于STC89C52的代码。
TI tmp100温度芯片驱动代码。是基于STC89C52的代码。-Temperature TI tmp100 code chip driver. The code is based on the STC89C52.
- 2022-01-24 13:51:01下载
- 积分:1