-
全局键盘钩子DLL
模拟键盘消息和鼠标消息
全局键盘钩子DLL
模拟键盘消息和鼠标消息-Global keyboard hook DLL simulate keyboard and mouse news news
- 2022-04-07 04:39:26下载
- 积分:1
-
一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏
一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏-a remote embedded process DLL code examples, the process can be achieved hidden
- 2022-01-22 05:31:33下载
- 积分:1
-
雷电Ⅲ修改器 ,我写的时候用的是汉化版的游戏,其他版本不知道好用不,请自行测试。...
雷电Ⅲ修改器 ,我写的时候用的是汉化版的游戏,其他版本不知道好用不,请自行测试。-Ⅲ modify lightning, and when I write using a Chinese version of the game, other versions do not know is not easy to use, your own testing.
- 2023-03-29 09:35:03下载
- 积分:1
-
CS自动喊话程序,十分明了
CS自动喊话程序,十分明了-CS Auto-propaganda program
- 2023-09-05 14:45:03下载
- 积分:1
-
刀剑online 内存查看(HP,MP等) VB编写
刀剑online 内存查看(HP,MP等) VB编写-swords online memory View (HP, MP) prepared VB
- 2023-07-27 16:30:03下载
- 积分: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
-
win32api Reference
win32api参考大全,很早以前的收藏
-win32api Reference
- 2022-02-09 16:20:42下载
- 积分:1
-
E was a very nice plug
E写的征途外挂 很不错 用来学习 是棒的-E was a very nice plug-in for the journey of learning is the stick Dongdong
- 2022-03-03 00:10:45下载
- 积分:1
-
全局鼠标键盘钩子
一个全局鼠标键盘钩子的示例,包含.dll文件和lib文件,基于VC6 MFC设计的
能够实现实时捕获鼠标当前屏幕的坐标位置,能够捕获绝大部分键盘单独按键,如需特殊键和组合键,还需要自己处理一下。
- 2022-10-08 17:05:03下载
- 积分:1
-
看WOW的坐骑文件代码器
看WOW的坐骑文件代码器 -WOW look of the mount file browser code look WOW paper horse code browser
- 2022-04-24 18:50:42下载
- 积分:1