-
这是个键盘钩子演示的动态库,实现对ALT+F4的控制。设置被控制的窗口,然后这个窗口的ALT+F4将被接管。...
这是个键盘钩子演示的动态库,实现对ALT+F4的控制。设置被控制的窗口,然后这个窗口的ALT+F4将被接管。-This is a keyboard hook DLL demonstrated to achieve control of ALT F4. Settings are controlled by the window, and then the window ALT F4 will be taken over.
- 2022-02-24 21:54:09下载
- 积分:1
-
"Press pronunciation of" all source code. Rar
“按键发音”全部源代码.rar-"Press pronunciation of" all source code. Rar
- 2022-02-16 00:33:06下载
- 积分:1
-
安装一个鼠标钩子 40K
安装一个鼠标钩子 40K- Installs mouse clasp 40K
- 2022-08-16 05:18:33下载
- 积分:1
-
看WOW的坐骑文件代码器
看WOW的坐骑文件代码器 -WOW look of the mount file browser code look WOW paper horse code browser
- 2022-04-24 18:50:42下载
- 积分:1
-
本程序是一个键盘钩子实现按键发音程序的使用…
本程序是一个使用键盘钩子实现按键发音程序-this procedure is the use of a keyboard hook achieve pronunciation keys procedures
- 2022-03-23 01:55:13下载
- 积分:1
-
const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM...
const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD //HOOK句柄 OldWndProc: pointer //旧的窗口过程 end-const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM_USER 2003// received new data to be sent information packets type PMyDLLVar = ^ TMyDLLVar// used to share memory data structure TMyDLLVar = record SubClass : Boolean// if the child class of HookWindow, SpyWindow : LongWORD// HOOK to install a window for receiving news and the window hHook : LongWORD// handle OldWndProc HOOK : pointer// old process end window
- 2022-01-22 14:30:21下载
- 积分:1
-
Wulin rumored that the base site inquiries, and 2008.8.23 available soon to the...
武林外传的基址查询器,2008.8.23可用
要的快下 大家可以学习-Wulin rumored that the base site inquiries, and 2008.8.23 available soon to the U.S. can learn from
- 2022-05-06 07:12:26下载
- 积分:1
-
反APIHOOK的演示源码.大家可以借鉴一下.
反APIHOOK的演示源码.大家可以借鉴一下.-Demonstration of anti-APIHOOK source. Everyone can learn from you.
- 2022-03-24 02:22:34下载
- 积分:1
-
a package of over 500 Windows API control (254KB)
一个封装了500多个Windows API的控件(254KB)-a package of over 500 Windows API control (254KB)
- 2023-01-18 13:05:03下载
- 积分:1
-
还原精灵密码读取的程序用VC++实现 实现很简单
还原精灵密码读取的程序用VC++实现 实现很简单-NertRG password to read the procedures used to achieve VC very simple
- 2023-08-29 15:15:04下载
- 积分:1