当前位置:
首页 资源下载
搜索资源 - window hook delphi
搜索资源列表
-
0下载:
delphi对windows高级编程的很多例子:delphi实现屏幕落雪效果,按键转汉字,模拟输入法程序,利用消息钩子屏蔽定时器,利用窗口过程钩子截获QQ账号,判断用户目前是否在操作电脑-the windows of many high-level programming examples : delphi screen snow effect keys to Chinese characters, analog input procedures, the use of news hook sh
-
-
0下载:
其中包含了
《Windows程序设计》PASCAL例子
《Windows高级编程指南》PASCAL例子
《Windows核心编程》PASCAL例子
ShellExecuteHook 示例
按键转汉字,模拟输入法程序
初步实现屏幕落雪效果
简单的文件分割合并工具
简单模拟所谓‘光标跟随’效果
利用Hook插入线程的改进版本
利用窗口过程钩子截获QQ账号
利用鼠标键盘钩子截获QQ账号
利用消息钩子屏蔽定时器
列举窗口及其路径简单例子
判断用户目
-
-
0下载:
一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体,A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
-
-
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下载:
一个通过鼠标钩子获得一些窗口有用的信息,主要供大家学习参考,适合初学者了解钩子的使用-A mouse hook through the window to receive some useful information, the main reference for them to learn for beginners to understand the use of hook
-
-
0下载:
Delphi 用钩子函数来创建模拟鼠标操控的演示源代码,编译运行程序后,鼠标好像被别人控制,可以窗口上移动、点击打开程序-Delphi hook function to create a simulated mouse manipulation demo source code, compile and run the program, the mouse seems to be controlled by others, you can move the window, click to op
-