-
KeyMouse
通用键盘鼠标模拟(包括USB和PS2)
通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。
简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。
模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
- 2010-07-23 11:19:14下载
- 积分:1
-
wdf_filter0
说明: 国内文件驱动编程知名人物蔡大侠的教程源代码,第一部分,主要实现对文件读写操作的拦截(domestic paper-driven programming eminent figures Cai heroes tutorials source code, the first part of the main document and write interception)
- 2006-03-16 16:45:48下载
- 积分:1
-
Example
epos 24/5控制器编程例子,非常方便学习和使用(A epos 24/5 programming examples with VB, which is very convenient to learn and use.
)
- 2013-01-26 17:31:50下载
- 积分:1
-
libcpp
驱动开发,实现运行时支持,支持异常处理,支持标准模版库(rtti surport in driver)
- 2012-08-28 12:04:30下载
- 积分:1
-
What_const_Really_Means
说明: 在软件开发中,特别是驱动开发中,什么时候用const,什么时候又要加volatile,这里有详细的讲解(In software development, particularly driven development, when to use const, when that the increase in volatile, here in detail)
- 2010-04-30 17:27:52下载
- 积分:1
-
Hide
驱动 隐藏文件夹 设置允许打开的进程 删除与复制设定(zssdihu@sohu.com hide directory)
- 2010-09-18 14:27:45下载
- 积分:1
-
2
说明: this is my first program that whil share with you
- 2009-11-17 15:03:03下载
- 积分:1
-
windows-file-filter-system-frame
windows文件过滤驱动的入门介绍,以及框架说明,很好的参考示例(windows file system filter driver of introduction and description of the framework, a good reference sample)
- 2011-04-19 14:30:18下载
- 积分:1
-
VendorDeviceIDsExample
获得Nvidia显卡生产商信息和Device ID的小程序(was Nvidia card maker Device ID information and the small program)
- 2006-07-06 14:24:01下载
- 积分:1
-
9054-WDM-Driver
Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。(plx9054 Driver under Windows2000/XP.
Developed by DDK.)
- 2011-12-30 22:01:57下载
- 积分:1