-
VB制作按HOME呼出窗体的源码,可修改成其他热键呼出使用
VB制作按HOME呼出窗体的源码,可修改成其他热键呼出使用-HOME exhaled VB form produced by the source can be modified into other hotkey exhaled use
- 2022-11-19 14:25:03下载
- 积分: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
-
Windows系统钩子编程示例,包括鼠标、键盘的系统钩子!
Windows系统钩子编程示例,包括鼠标、键盘的系统钩子!-Windows Hook programming examples, including the mouse, keyboard system hook!
- 2022-03-29 03:05:13下载
- 积分:1
-
Hook System hidden source ports and examples
Hook 系统服务隐藏端口源码及示例 -Hook System hidden source ports and examples
- 2022-01-21 03:43:01下载
- 积分:1
-
脱机挂代码, 已经实现大部分功能.具体的可查看代码
脱机挂代码, 已经实现大部分功能.具体的可查看代码-Offline hang code, most of the functionality has been achieved. A specific code that can view
- 2022-03-06 22:36:01下载
- 积分: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
-
This is a keyboard hook shielding the source code for the keyboard
这是个键盘钩子屏蔽键盘的源代码-This is a keyboard hook shielding the source code for the keyboard
- 2022-07-02 03:50:15下载
- 积分:1
-
多个钩子教程,动态链接库,适合初学者多个钩子教程,动态链接库,适合初学者...
多个钩子教程,动态链接库,适合初学者多个钩子教程,动态链接库,适合初学者-Multiple hook tutorial, dynamic link library, suitable for beginners tutorial multiple hooks, dynamic link library, suitable for beginners
- 2022-10-28 13:25:03下载
- 积分:1
-
用钩子实现捕获键盘后发出字母声音,完整的发声程序
用钩子实现捕获键盘后发出字母声音,完整的发声程序-achieve caught with hook keyboard letters issued after the voices audible integrity of the process
- 2022-07-05 00:20:05下载
- 积分:1
-
大家都耍过文曲星中的猜数字的游戏吧 !! 最近我在学习C语言。写了个菜鸟的C语言的猜数字的游戏程序的原代码...
大家都耍过文曲星中的猜数字的游戏吧 !! 最近我在学习C语言。写了个菜鸟的C语言的猜数字的游戏程序的原代码-rings off the viewing of the game! ! I recently learning C language. Wrote a birdie C language viewing of the game"s original code procedures
- 2022-02-05 09:45:57下载
- 积分:1