-
拦截API函数MesssageBox的演示程序,分为钩子DLL和测试程序两部分,用BCB2007编译。
拦截API函数MesssageBox的演示程序,分为钩子DLL和测试程序两部分,用BCB2007编译。-Intercept API function MesssageBox demonstration program, divided into the hook DLL and the test program of two parts, with BCB2007 compiled.
- 2023-03-28 20:40:03下载
- 积分:1
-
天堂2游戏NPC ID整理,天堂2游戏NPC ID整理
天堂2游戏NPC ID整理
天堂2游戏NPC ID整理,天堂2游戏NPC ID整理
天堂2游戏NPC ID整理-Lineage 2 game NPC ID collate, NPC ID games Paradise 2 Paradise 2 games finishing Finishing NPC ID
- 2023-06-19 07:25:03下载
- 积分:1
-
SetWindowsHookEx()
Visual Basic 全局钩子 SetWindowsHookEx()-SetWindowsHookEx()
- 2022-08-15 15:10:36下载
- 积分:1
-
是.NET环境下实现全局HOOK的例子,是又C#.NET开发
是.NET环境下实现全局HOOK的例子,是又C#.NET开发-yes.NET environment to achieve overall HOOK example, is another C#.NET development
- 2022-10-19 19:20:04下载
- 积分:1
-
代码实现物体的运动、方向键控制视角、3D物体组合
代码实现物体的运动、方向键控制视角、3D物体组合-Code to achieve the movement of objects, the arrow keys to control angle, 3D-object combination
- 2022-07-04 15:28:17下载
- 积分:1
-
使用HOOKAPI使进程管理器都结束不掉得程序代码!绝对的Cool啊,除非是关机才能被退出。...
使用HOOKAPI使进程管理器都结束不掉得程序代码!绝对的Cool啊,除非是关机才能被退出。-HOOKAPI make use of process management for both the end of everything in code! Cool absolute ah, unless the shutdown can be aborted.
- 2023-08-06 07:40:04下载
- 积分:1
-
改变多种控件风格的示范程序,使用了hook技术实现,值得学习...
改变多种控件风格的示范程序,使用了hook技术实现,值得学习--Example program which can change the styles of many controls, has used hook technology, worth studying
- 2023-06-19 00:05:03下载
- 积分:1
-
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to as
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:masm32lib mousehook.obj
- 2022-05-06 18:32:28下载
- 积分:1
-
No. 2009.8.29 updated information, read the Stardust legendary figure VB source...
2009.8.29号更新的读取星尘传说人物资料的VB源代码,比较简单,想入门的可以-No. 2009.8.29 updated information, read the Stardust legendary figure VB source code is relatively simple, like to get started take a look at
- 2022-07-07 23:15:58下载
- 积分:1
-
用HOOK的方式将你的窗口句柄加入到ClipboardChain中,并在剪贴板上的数据改变时将回调你的函数处理。...
用HOOK的方式将你的窗口句柄加入到ClipboardChain中,并在剪贴板上的数据改变时将回调你的函数处理。 -used in the way you handle a window into ClipboardChain, and clipboard data on the changes in the callback function to deal with you.
- 2022-03-07 19:48:48下载
- 积分:1