搜索资源列表
利用键盘钩子开发按键发音程序
- 利用键盘钩子开发按键发音程序.rar-use keyboard hook pronunciation key development procedures. Rar
按键发音
- 按键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-, Use keyboard hook will be a good solution.
钩子技术实现键盘按键发音程序
- 使用windows钩子技术实现按键发音的程序,有详细的注释,想对钩子技术有所了解的话,这是一个简单易懂的入门程序.-use technology pronunciation keys procedures, a detailed note on the hook to understand the technology, then it is a simple and easy entry procedures.
War3Kit
- 一个魔兽的按键钩子程序,使得英雄操作更加简单快捷-a button hook to the proceedings, making even more heroic operation simple and efficient
使用键盘钩子实现按键发音程序
- 本程序是一个使用键盘钩子实现按键发音程序-this procedure is the use of a keyboard hook achieve pronunciation keys procedures
第40章 使用键盘钩子实现按键发音程序
- 使用键盘钩子实现按键发音程序-keyboard hook achieve pronunciation keys procedures
winceKeyBbdHook
- wince下的按键钩子示例,里面有一些函数很有帮助!
利用底层键盘钩子屏蔽任意按键
- 利用底层键盘钩子屏蔽任意按键,象一个病毒-advantage of the underlying keyboard hook shielding arbitrary keys, like a virus
KeyHookClass
- 按键钩子的类和相关的DLL
利用键盘钩子开发按键发音程序
- 按键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决
键盘钩子
- 捕获键盘按键信息,
jpgz.rar
- 键盘钩子 无论在前台还是在后台,只要你按键盘,它都能接收到按键信息,并翻译为相应的键码!,Keyboard hook in the front or in the background, as long as you press the keyboard, it can receive key information, and translated into corresponding key code!
MouseHook.rar
- 监视键盘按键钩子程序,通过自定义消息扑捉特定快捷键,Button keyboard hook procedure to monitor, through a specific custom message shortcuts扑捉
SendKeys
- VS2008 C#. 在.net环境下,利用系统钩子,截获并发送按键消息。 本程序的目的是以一定的时间间隔不断对某一窗口程序发送按键信息,以实现自动阅读的效果。 其中Keyboard.cs是一个可重用性很高的类,值得参考。-VS2008 C#. Demonstrate using hooks to get and send keyboard messages.
VoiceCmdDemo
- 自己写的代码 SrHook:实现钩子功能的dll SpyWin:仿照Spy,获取窗口信息,截获消息,模拟菜单命令和按键指令-Write their own code SrHook: achieve hook function dll SpyWin: modeled on Spy, access to window information, intercepted messages, analog menu commands and command keys
mouse_simu
- 鼠标动作的记录和回放。可以用来学习鼠标钩子的使用,理解按键精灵的实现原理。-Mouse movement record and playback. Hook can be used to study the use of the mouse, understand the realization of the principle of the wizard button.
keyHook
- 键盘钩子程序,本压缩文件包含两部分代码,一部分是创建钩子的代码,另一部分是记录键盘按键的代码。-Keyboard hook procedure, the compressed file contains two parts, code, part of the code is to create hook, another part of the record keystroke code.
GetKeyboardVal
- 钩子实现接受所有的按键消息,运行在后台不显示出来。里面有说明文档-Hook to achieve access to all the key news, running in the background is not displayed. There is documentation
万能热键钩子
- 通过底层键盘钩子实现任意按键任意数量组合成热键,只要你愿意,可以注册如a+b,1+2+3,左ctrl+右ctrl等等形式,并且支持连击热键的注册(Through the bottom keyboard hook to achieve any key, any number of combinations of hot keys, as long as you want, you can register such as a+b, 1+2+3, left ctrl+, right Ctrl and
鼠标键盘钩子
- 获取鼠标坐标以及鼠标键的状态,可以用于制作鼠标按键连发或者是自瞄。(Access to the mouse coordinates and the state of the mouse button can be used to make the mouse button connection or self - aim.)