搜索资源列表
VoiceCmdDemo.zip
- 自己写的代码 SrHook:实现钩子功能的dll SpyWin:仿照Spy,获取窗口信息,截获消息,模拟菜单命令和按键指令
delphi对windows高级编程的很多例子
- delphi对windows高级编程的很多例子:delphi实现屏幕落雪效果,按键转汉字,模拟输入法程序,利用消息钩子屏蔽定时器,利用窗口过程钩子截获QQ账号,判断用户目前是否在操作电脑-the windows of many high-level programming examples : delphi screen snow effect keys to Chinese characters, analog input proce
Delphi-Win
- 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息
keyboardhook50
- 一个很好的钩子程序,用户在按键之前,程序会截获按键信息,并发出相应的声音。-a good hook procedure, the user keys in before, the program will intercepted keystroke information, and issued the corresponding voice.
KDll
- 一个截获键盘按键的动态链接库,在XP下,VC6编译通过-intercepted a keyboard button dynamic link library, in XP, compiled by VC6
Hook_hotKey
- 一个Hook学习的好例子,截获键盘的按键-Hook learning a good example, intercepted keyboard keys
keyboardhook
- 键盘协奏曲,利用hook技术对键盘进行截获,并根据不同的按键发出不同的声音
Keysound
- hook 按键发声程序,通过HOOK 截获键盘消息
Ps2_Keyboard_Polling
- Ps2_Keyboard_Polling 键盘接口截获键盘按键信息的源程序。
按键尽收眼底
- 用vc++做的按键监控程序,按下任何键都会被程序截获,并纪录下来
使用全局钩子截获键盘按键消息
- 钩子是Windows中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目的地之前截获它们并根据用户要求做出相应处理。钩子的种类很多其作用也不同,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。
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 co
delphi对windows高级编程的很多例子
- delphi对windows高级编程的很多例子:delphi实现屏幕落雪效果,按键转汉字,模拟输入法程序,利用消息钩子屏蔽定时器,利用窗口过程钩子截获QQ账号,判断用户目前是否在操作电脑-the windows of many high-level programming examples : delphi screen snow effect keys to Chinese characters, analog input proce
Delphi-Win
- 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息
keyboardhook50
- 一个很好的钩子程序,用户在按键之前,程序会截获按键信息,并发出相应的声音。-a good hook procedure, the user keys in before, the program will intercepted keystroke information, and issued the corresponding voice.
KDll
- 一个截获键盘按键的动态链接库,在XP下,VC6编译通过-intercepted a keyboard button dynamic link library, in XP, compiled by VC6
Hook_hotKey
- 一个Hook学习的好例子,截获键盘的按键-Hook learning a good example, intercepted keyboard keys
keyboardhook
- 键盘协奏曲,利用hook技术对键盘进行截获,并根据不同的按键发出不同的声音-Keyboard Concerto, the use of technology on the keyboard hook to intercept, and issued according to different keys for different voices
Keysound
- hook 按键发声程序,通过HOOK 截获键盘消息-audible button hook procedures, through the keyboard HOOK intercepted message
ActiveKey
- key hook使用,截获键盘按键消息. 可用于制作简单的外挂.-key hook used to intercept keyboard messages. Can be used to make a simple plug-in.