-
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
-
kobject-example
Sample kobject implementation driver
- 2013-04-25 17:39:38下载
- 积分:1
-
嵌入式实时操作系统RTLinux的移植与开发
嵌入式实时操作系统 RTLinux 功能说明文档,辅助移植与开发(Embedded real-time operating system RTLinux function description document, auxiliary transplantation and development)
- 2018-05-23 15:37:06下载
- 积分:1
-
RN8209
rn8209的驱动程序 rn8209的驱动程序(rn8209 the driver rn8209 the driver)
- 2012-03-26 15:00:46下载
- 积分:1
-
serialport
虚拟串口源代码 v-ser 以232协议为基准,主要功能实现对虚拟端口的设置及访问。(Virtual Serial Port Source Code v-ser to 232 agreements as a benchmark, the main function of the realization of virtual port settings and access.)
- 2020-08-26 16:38:15下载
- 积分:1
-
ov2710_driver
全志T3平台上ov2710+xc6131 ISP的驱动源码,已量产代码(OV2710+XC6131 ISP driver code for allwinner T3)
- 2017-01-14 22:16:11下载
- 积分:1
-
pdaudiocf_irq
Driver for Sound Core PDAudioCF soundcard
- 2013-05-07 13:10:09下载
- 积分:1
-
mp3player.tar
source code for linux
- 2017-02-15 01:48:34下载
- 积分:1
-
u2440mon
fl2440光盘中的源码,不包括启动代码部分,启动代码网上随便收收都很多的(the source of fl2440)
- 2012-06-17 23:18:38下载
- 积分:1
-
libusb-win32-code-r413-branches
说明: 这个为libusb的使用作为访问usb的案例(This is the use of libusb as a case of accessing USB)
- 2020-04-11 13:46:30下载
- 积分:1