搜索资源列表
Keytest
- 一款键盘测试源代码,一个动态链接库,一个界面程序,可以捕捉到所有Windows键盘的按键,但,Power功能键不能被有效拦截,需要增加底层驱动过滤才行.
keybord
- vc++的所有按键的windows消息截取,并测试所有按键的功能-Key Test
HOOK2
- 可记录按键。区分大小写。点击开始后,可用TXT文件测试,按F12可测试反馈。-Can record keystrokes
keyvalue
- 可以测试键盘上所有按键的键值,包括所有的组合键。-Can test the keyboard keys all the key value, including all the key combination.
SimulateMouseClick
- 鼠标按键钩子,模拟鼠标单双击。简单测试可用。希望能帮助初学者。 -mouse hook, simulate mouse click/double click. tested OK. hope could help the beginners.