搜索资源列表
kbhookCode.rar
- 实现驱动程序级别的键盘记录功能的源代码!!使用vc++6.0实现!!程序可以记录键盘信息,To achieve level keyboard driver source code for the record!! Use vc++ 6.0 to achieve!! Program can record the keyboard information
USB-keyboard
- 这是C8051F320 USB键盘程序,对于学习USB是个非常好的列子-This is a C8051F320 USB keyboard program for USB is a very good learning Liezi
KeyMouse
- 通用键盘鼠标模拟(包括USB和PS2) 通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。 简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。 模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_M
chapter03
- 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
PRJ
- 在手持式设备上利用红外接口外接键盘进行输入的驱动程序,仅支持windows mobile 5.0平台IR-503,其他平台未测试-In the hand-held devices using infrared interface external keyboard input driver only supports windows mobile 5.0 platform for IR-503, other platforms are not tested
KBFilter_Src
- Keyboard filter driver sample
PS_2USB
- 实现一个 PS/2 与 USB 键盘过滤驱动,兼容所有 NT 系列的操作系统。-Implementation of a PS/2 and USB keyboard filter driver, compatible with all NT series of operating systems.
wincehook
- Using keyboard hooks in WinCE By Prathamesh S Kulkarni
delphi-winio
- delphi调用winio实现驱动键盘模拟-delphi call winio the realization of the keyboard-driven simulation
AlbondKeyBoard
- Driver Virtual keyboard. Allows you to create programs that need to send a key to bypass Win32. Suitable for games where prohibited send key.
KeyFilter
- 键盘过滤驱动源码,按1键变8键,按需要可自行修改功能如锁定键盘、记录按键信息等。-Keyboard filter driver source code, a key variable in accordance with 8 key, according to the need to amend its own functions such as locking the keyboard, records and other key information.
hid_keyboard
- 蓝牙键盘程序,实现蓝牙键盘和PC机之间的无线通信-Bluetooth keyboard program, to achieve the Bluetooth keyboard and wireless communication between PC-
keyboard
- 4x3 keyboard driver for avr family
ps2_kbd_interface
- The essense of this code is to simply receive the serial stream of data from a PS2-type keyboard
keyboard_vhdl
- ps2 keyboard with encoding ascii code to 7-segments screeen. LIBRARY ieee USE ieee.std_logic_1164.all USE ieee.std_logic_arith.all USE ieee.std_logic_unsigned.all ENTITY klawa IS PORT ( keyboard_clk, keyboard_data, clock_25MHz,
1230828653_KbdFilter
- keyboard filter driver
PS2-keyboard-drive-
- //DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is d
Minix-keyboard-driver
- Minix 键盘驱动程序,能够实现删除单字,删除一行,复原单字,复原一行,快捷键等功能。Minix版本3.1.2 源码,readme,测试用例在文件夹中-Minix keyboard driver, delete the word can be achieved, remove the line, recovery word, recovery line, shortcut keys and other functions. Minix version 3.1.2 source code,
matrix-keyboard
- 8*8矩阵键盘 windows ce 6.0键盘驱动-8* 8 matrix keyboard keyboard driver windows ce 6.0
The-keyboard-driver-level-simulation
- 驱动级的键盘模拟,使用winio32.d-The keyboard driver level simulation