-
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
-
debug_with_linux
驱动程序debug的方法,printk,segment,system_call等调试驱动程序(Driver debug method, printk, segment, system_call other debugging drivers)
- 2013-08-05 18:33:47下载
- 积分:1
-
MB1-GP9000
使用MB1驱动与GP9000燃气报警器通信,使用MB1驱动与GP9000燃气报警器通信.(Use MB1 driver combustible gas communication with the GP9000, GP9000 combustible gas using MB1 drive with traffic.)
- 2013-07-30 14:02:57下载
- 积分:1
-
Pcidma
dma驱动开发程序,使用ddk开发,例子典型,有学习的价值。(dma ddk driver)
- 2009-02-11 17:09:01下载
- 积分:1
-
avscamera
AVStream Camera Sample Driver(AVStream Camera Sample Driver )
- 2016-12-27 00:17:19下载
- 积分:1
-
bindview
说明: 微软提供的驱动开发源码,用于安装驱动程序(Driver development kit)
- 2020-02-23 11:07:42下载
- 积分:1
-
TP900S工具和驱动文件2.0
TP900S文件互相传输工具以及驱动文件(TP900S file transfer tools and drive files)
- 2017-10-06 14:40:14下载
- 积分:1
-
alarmkernel
基于s3c2440红外传感器驱动 本程序是用C语言编写的驱动程序,主要是运用于linux 环境下 arm开发板上 红外线传感器驱动 主要有3个文件:alarm.c Makefile 以及测试文件 test.c(This program is a driver, using C language is used in linux environment arm development board infrared sensor driver 3 files: alarm.c Makefile and test file test.c)
- 2021-01-05 14:38:54下载
- 积分:1
-
burn_code
vc环境下编译的一个对USB设备进行烧录的驱动程序,高级一点的专业人士应该看一看。(vc environment compiled a USB device driver writers, senior professionals that should take a look at.)
- 2008-08-14 16:47:52下载
- 积分:1
-
fmdrv_tx
FM Driver for Connectivity chip of Texas Instruments.This sub-module of FM driver implements FM TX functionality.
- 2013-03-19 14:02:26下载
- 积分:1