当前位置:
首页 资源下载
搜索资源 - delphi Hook message
搜索资源列表
-
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
-
-
1下载:
枚举系统中的全局消息钩子,网上有c和vb版的,把它转成了delphi-Enumeration in the system global message hook, on-line with c, vb version, turn it into delphi
-
-
0下载:
JJ斗地主封包的截获与解密函数,使用勾子,消息,内存共享.-JJ Landlords packet interception and decryption function, using the hook, the message, the memory sharing.
-
-
0下载:
hook 示例,截获系统消息,根据自己的情况处理-hook example, the interception system message, according to their own situation handling
-
-
0下载:
Hook Windows All message
-
-
0下载:
用过卡巴斯基的朋友都知道,卡巴斯基的进程是无法杀掉的,在任务管理器中杀卡巴进程的话,会弹出一个消息框提示拒绝访问!那么这是怎么实现的呢?很简单,就是使用了HOOK API的方法。
我用delphi来写程序好了,先写个dll。-Used Kaspersky' s friends all know, the the Kaspersky process is unable to kill the, Kabbah process in the Task Manager to kill, wil
-
-
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下载:
该程序虽然只用了几个shellai函数,但是它涉及到了在Delphi中对DLL的引用、钩子实现、对指示区的操作、用户定义消息的处理、文件的读写等比较重要的内容,我相信这篇文章能对许多Delphi的初学者有所帮助。-Although the program used several shellai function, but it involves reference to the DLL in Delphi, the achievement of the hook, to indicate th
-
-
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
-