-
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
-
char_dev.tar
说明: 这个是linux下的一个字符设备的驱动程序,里面包含了驱动模块和测试用的驱动程序,在s3c4410开发板上验证过的,有问题联系作者qq:9460841(This is under linux character device driver, which includes a drive module and the test driver in the development of on-board s3c4410 verified, there are problems contact the author qq: 9460841)
- 2008-09-09 09:34:24下载
- 积分:1
-
S27_SDRAM_IP
SDRAM 驱动读写demo,用verilog写的上板测试过(SDRAM verilog)
- 2017-02-23 20:44:02下载
- 积分:1
-
VS1003_KEIL
说明: 这是vs1003的驱动代码,通过keil编译(this is vs1003 code)
- 2009-08-29 16:48:44下载
- 积分:1
-
Miss920
Miss920程序行为监视器,运用SSDT HOOK技术,可以简单有效的监控程序行为,现在已经实现了进程监控,文件监控,注册表监控,并且可以有效快捷地进行二次开发。(Miss920 monitor program behavior, the use of SSDT HOOK technology, can be simple and effective monitoring of program behavior, the process has already been realized to monitor, document monitor, registry monitor, and can be carried out effectively and expeditiously to the second development.)
- 2009-07-04 23:30:19下载
- 积分:1
-
98DDK
说明: Windows 98/98 SP1/98 SE Complete DDK 32-bit
- 2020-06-25 19:00:01下载
- 积分:1
-
rtsx_pcr
Driver for Realtek PCI-Express card reader.
- 2015-01-04 09:51:23下载
- 积分:1
-
Move-DC-Motor-Example
KNR的电机驱动与控制,实现电机的正反转,读取编码器的读数,设置电机的速度,读数位置。
需要有KNR(贝登堡公司生产)(With the KNR driver control motor, to achieve positive motor, read the encoder readings, set the speed of the motor, reading position.
The need for KNR (Baden Powell company))
- 2020-12-31 03:38:59下载
- 积分:1
-
directlycallthedriverNTFSfileDetecthiddenfiles
本文介绍了如何直接调用NTFS文件驱动检测隐藏文件(This article describes how to directly call the driver NTFS file Detect hidden files)
- 2009-03-28 16:14:10下载
- 积分:1
-
ftdi-elan
linux系统上,义隆电子数字系统的Uxxx适配器的USB的FTDI客户端驱动程序。(linux systems, of ELAN Microelectronics the digital system Uxxx adapter USB-FTDI client driver.)
- 2013-02-22 14:44:55下载
- 积分:1