搜索资源列表
使用全局钩子截获键盘按键消息
- 钩子是Windows中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目的地之前截获它们并根据用户要求做出相应处理。钩子的种类很多其作用也不同,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。
whshook
- 进程管理系统,消息钩子-Process management systems, the news hook
GetPass_Src
- 利用vc++开发的消息钩子,其中钩子使用dll实现的-use vc development of the hook, the hook used to achieve the dll
hookyou_1
- 本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code descr iption of the contents include : API interception,
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
jpxxgz
- 键盘消息钩子,利用Delphi7.0编程,含源码!-keyboard hook, using Delphi7.0 programming, including source code!
calcCtrl
- 用HOOK技术打开、控制windows自带的计算器。这是学习消息机制用HOOK的好例子。-with open technology, the control windows, bringing their calculators. This is the mechanism used to study information HOOK a good example.
HOOKsr
- //以前一直没有注意到一个问题,就是用键盘钩子截获字符输入时是截不到特殊字符的,比方说中文输入法之类的. //后来用到了消息钩子去HOOK WM_IME_CHAR,这时候大部分已经能够获取了,但是对于其他一些程序,比方说 //WORD之类的也就不能截获了.后来到MSDN上查到, 要用到WM_IME_COMPOSITION消息,并且在处理该消息 //时要用到IMM的一些库函数从输入法数据区中获取.比方说ImmGetContex
MouseKeyHook
- 消息钩子源码(SetWindowsHookEx)-拦截鼠标和键盘消息的示例程序-News source hook (SetWindowsHookEx)- intercept the mouse and keyboard messages sample procedures
Hook
- 钩子(hook)是Windows消息处理机制的一部分,用户应用程序设置钩子后就可截获所有Windows系统消息。钩子安装成功后就可通过钩子的过程处理函数处理所截获的消息。通常将钩子的安装及处理函数放在动态链接库中,供系统中每个进程调用。钩子安装后会对系统产生一定的影响。因此在使用完钩子后应及时将其释放掉。 动态链接库编程编译、链接生成的*.dll和*.lib文件可供其他调用DLL的应用程序使用。 -Hook (hook)
MessageHook
- Windows消息钩子,拦截指定程序的任何消息,值得下载保存.-Windows message hook to intercept any information specified procedures, it is worth downloading preservation.
24
- 个性MessageBox,利用hook消息钩子的方法,获取消息框的句柄,并且对之进行个性化!-Personalized MessageBox, using hook message hook method to obtain a handle to the message box, and personalize it!
hook
- 消息钩子函数入门篇,详细介绍如何实现消息钩子,非常好的东西!-Message hook function entry-articles, details on how to realize the news hook, very good thing!
Hookpro
- 用DELPHI编写实现所有系统消息钩子挂钩的DLL。-DELPHI realize with the preparation of all systems linked to the news hook DLL.
xiaoxigouzi
- 消息钩子 喜欢外挂的人都知道,很多外挂都是在游戏当中才能呼出-News hook people who like to plug all know, many plug-ins are in the game which can be exhaled
Hook
- 窗口消息钩子,此程序用于侦听应用程序的窗口消息-Window message hook, this procedure for the listening application window message
getMesseageHook
- 枚举系统中的全局消息钩子,网上有c和vb版的,把它转成了delphi-Enumeration in the system global message hook, on-line with c, vb version, turn it into delphi
MyIS
- 一个类似icesword的东西,驱动级,有显示进程、内核模块、启动组、SSDT、消息钩子、等功能。-A similar icesword things, drive level, showing the process, the kernel module, start the group, SSDT, news hooks, and other functions.
MsgHook
- 消息钩子遍历,相当复杂的代码,写看很久,才会得-News hook through, very complex code, look for a long time to write, will have
消息钩子
- 易语言封包拦截,易语言拦截,易语言系统钩子,易语言钩子(Easy language packet interception, easy language interception, easy language system hook, easy language hook)