-
Mir2最新登陆器原代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
Mir2最新登陆器原代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Landers Mir2 the latest source code package good VC all the original code has a certain degree of study and research the role of U.S. can be downloaded to
- 2022-07-14 16:19:04下载
- 积分: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
-
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发...
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。
在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from
- 2022-03-05 18:09:39下载
- 积分:1
-
A keyboard sound system to prepare active VC code
一个 键盘发声系统 VC 编写 有源代码-A keyboard sound system to prepare active VC code
- 2022-11-11 14:00:03下载
- 积分:1
-
利用微软提供的Detour开发库,拦截DLL~
利用微软提供的Detour开发库,拦截DLL~-intercept dll through the development kit provided by microsoft
- 2022-01-25 22:53:45下载
- 积分:1
-
武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐...
武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐-witnessing the rumor aids the production principle vc highlighted in the source code stresses look at the recommended method
- 2022-07-08 18:14:59下载
- 积分:1
-
A few things have changed in ver. 4.0.0 of CoolTrayIcon which means you may have...
A few things have changed in ver. 4.0.0 of CoolTrayIcon which means you may have to slightly adjust your previous projects that use CooltrayIcon or TextTrayIcon.
- 2023-08-17 16:05:03下载
- 积分:1
-
能修改两个不同文件的bcc值,简单方便,适用于修改魔兽的j脚本的bcc值...
能修改两个不同文件的bcc值,简单方便,适用于修改魔兽的j脚本的bcc值-Two different documents to modify the value of the bcc, simple and convenient for the j modified script of Warcraft bcc value
- 2022-07-06 17:48:50下载
- 积分:1
-
这是一个VB结合ASP软件验证的例子,网络验证的封包可以自己加密,主要是强调了VB程序结合网页实现一体化的思路!...
这是一个VB结合ASP软件验证的例子,网络验证的封包可以自己加密,主要是强调了VB程序结合网页实现一体化的思路!-This is a combination of ASP software verification VB example, packets can be their own network authentication encryption, the main emphasis of the VB website integration process with the idea!
- 2023-06-18 15:05:03下载
- 积分:1
-
用VC++6实现FlashGet的最小化和关闭的效果
用VC++6实现FlashGet的最小化和关闭的效果-VC 6 FlashGet achieve the smallest and the effect of the closure
- 2022-06-17 17:34:42下载
- 积分:1