-
C++Builder编的程序
C++Builder编的程序-C Builder series of procedures
- 2022-03-11 08:51:20下载
- 积分:1
-
鼠标模拟
可以定时进行鼠标模拟操作,适合在计算机上进行签到的单位人员,不方便到点签到的,可以通过本程序记录签到点击屏幕位置,到设定的时间点后,程序自动进行模拟鼠标操作。应用时,请注意关闭屏保程序,保持电脑正常工作状态。程序用到了hook技术,杀毒软件可能会报警。
- 2022-03-04 04:10:06下载
- 积分:1
-
俄罗斯方块游戏 Vc代码
俄罗斯方块游戏 Vc代码-Tetris game code Vc
- 2022-02-12 09:05:33下载
- 积分:1
-
修改Windows函数的源码
修改Windows函数的源码 -The source for modifying windows function
- 2022-03-22 10:17:31下载
- 积分:1
-
csol内部辅助源码
可以学会怎么读写内存,api技术巩固,注册项修改csol登陆器等等
模块请自己baidu
- 2023-07-26 11:35:03下载
- 积分:1
-
修改WindowsNT GUI函数的源代码
修改WindowsNT GUI函数的源代码 -The source for modifying windows NTs GUI function
- 2022-05-05 01:45:47下载
- 积分:1
-
Web
网游-仙境传说Ro内挂ROA3.40,Vc6编译.-Web-Ro legends of the fairy within pegged ROA3.40, Vc6 compiler.
- 2022-03-03 14:57:04下载
- 积分:1
-
一个棋牌类游戏的看牌器 了解其中的奥秘 看看吧 推荐阿
一个棋牌类游戏的看牌器 了解其中的奥秘 看看吧 推荐阿-a look at the types of games licensed for understanding the mysteries and watch it recommended A
- 2022-01-25 22:12:55下载
- 积分: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
-
关于如何声称系统钩子的源码,提供了鼠标钩子和键盘钩子,可以记录鼠标敲击和键盘时间...
关于如何声称系统钩子的源码,提供了鼠标钩子和键盘钩子,可以记录鼠标敲击和键盘时间-On how to hook the source claimed that the system provides a mouse and keyboard hook hook, you can record mouse and keyboard percussion time
- 2022-08-15 05:43:55下载
- 积分:1