搜索资源列表
-
0下载:
全局钩子的一个例子,能截获CBT_Active消息,对该窗口的标题进行修改,对了解钩子有很好的作用,An example of the global hook that can intercept CBT_Active message, the title of the window changes to the understanding of the role of good hook
-
-
0下载:
hook 示例,截获系统消息,根据自己的情况处理-hook example, the interception system message, according to their own situation handling
-
-
0下载:
Hook Windows All message
-
-
0下载:
delphi messge programming hooking
-
-
0下载:
模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息。-A Delphi VCL simulation QQ keypad, the control keyword: low-level keyboard hook, key state normal mouse into the mouse clicks, an array of numbers, letters array of
-
-
0下载:
Delphi截取键盘信息,基于keyspy.dll,有源码,将键盘输入动作写入c:\debug.txt文件中,关键点:加载钩子,定义一个用户消息,截获消息的过程等,键盘HOOK参考类代码。-Delphi intercept keyboard information, based on keyspy.dll, a source, the keyboard input action write c: \ debug.txt file, the key point: Load hook, define
-