-
Regedit
vc 编辑注册表信息Regedit的程序源码,值得一看!(vc edit the registry Regedit program source code, worth a visit!)
- 2011-07-01 22:03:37下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
CINBOJ
vb net报表设计器 Vb Net report designer()
- 2018-05-08 13:14:34下载
- 积分:1
-
gettime
一个记录开关机时间的软件,可以实现开机自运行(a record time for the switch software can be run in Flint)
- 2005-04-14 17:48:56下载
- 积分:1
-
meanshift
Mean Shift,我们 翻译为“均值飘移”。其在聚类,图像平滑。图像分割和跟踪方面得到了比较广泛的应用。(Mean Shift)
- 2013-11-21 13:29:26下载
- 积分:1
-
regedit
说明: 实现了注册表编程的一般操作,例如查询、修改等(Achieved the general operation of the registry program, such as query, modify, etc.)
- 2008-12-08 15:11:35下载
- 积分:1
-
luiliangfenxi
简单的流量分析程序,用VC++编写,代码简练,方便理解。(Simple traffic analysis program written using VC++, code concise, easy to understand.)
- 2010-12-22 20:20:42下载
- 积分:1
-
psexec
大名鼎鼎的psexec软件vc源码,windows出品(The famous the psexec software vc source, windows produced)
- 2021-02-20 10:39:43下载
- 积分:1
-
RELEASEPDLL
将dll文件加入文件资源之后调用函数释放,实现了将dll文件打包(Dll files will be added to the file after the call function to release resources to achieve the dll file is packaged)
- 2013-09-12 21:02:42下载
- 积分:1
-
ControlDevice
一个启用和禁用设备的例子,该代码展示了禁用和启用USB设备的功能。如果需要禁用软驱和光驱,需要修改相应的参数。(Enable and disable a device example, the code to display the disable and enable USB devices. If you need to disable the floppy drive and optical disk drive, a need to amend the corresponding parameters.)
- 2008-04-03 11:52:26下载
- 积分:1