-
2009最新键盘拦截程序,家庭可以用备忘录失去消息…
2009年最新的键盘截获程序,家庭可以用鼠标丢失信息
- 2023-01-17 14:00:04下载
- 积分: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
-
USB接口开发的实例程序,完整的C代码,但是缺少说明文档
USB接口开发的实例程序,完整的C代码,但是缺少说明文档-USB interface, an instance of the development process, the complete C code, but the lack of documentation
- 2022-11-27 22:20:03下载
- 积分:1
-
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。...
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。-Call it
- 2023-05-18 01:20:03下载
- 积分:1
-
moden驱动程序源代码,make成功,有兴趣的朋友可以
moden驱动程序源代码,make成功,有兴趣的朋友可以-moden driver source code, make the success of the Friends who are interested can look at
- 2022-01-24 14:21:37下载
- 积分:1
-
RTL8139驱动源码
RTL8139驱动源码-RTL8139 actuation source code
- 2023-05-26 04:05:04下载
- 积分:1
-
WIN2000下虚拟串口的程序
WIN2000下虚拟串口的程序-WIN2000 procedures under the virtual serial port
- 2022-06-28 07:48:45下载
- 积分:1
-
epson13506 bitblt demo program
epson13506 bitblt demo program
- 2023-01-27 14:40:04下载
- 积分:1
-
一个DDK的inlinehook的源代码
一个DDK的inlinehook的源代码-Source Code for inlinehook
- 2022-09-12 11:00:02下载
- 积分:1
-
基于中断的串口驱动
基于中断的串口驱动-Based on the serial port interrupt-driven
- 2022-12-14 22:35:03下载
- 积分:1