-
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
-
puia
用C++实现了梯度下降求多元函数极值的算法,有可能会陷入局部最优解()
- 2018-02-17 18:52:09下载
- 积分:1
-
wbxl24
测量平差中的坐标方位角的转换可以方便广大的测量工作者()
- 2018-05-09 11:05:46下载
- 积分:1
-
7978802
VB programming to achieve remote landing can()
- 2018-05-08 13:24:54下载
- 积分:1
-
SetThreadContext
This code is the simple SetThreadContext code.
This is suitable for beginner of Visual C++.
- 2010-07-28 14:37:36下载
- 积分:1
-
HBase
辅助开发库HBase,很好用的个人代码总结库,开发人员经常会有很多经典的开发代码,下次使用仍然很频繁,HBase就做了很好的总结,方便了开发使用(Supporting the development of library HBase, well summed up by the personal code library, developers will often develop a lot of classical code, the next use is still very frequent, HBase on to do a very good summary of the development to facilitate the use of)
- 2009-03-30 16:15:11下载
- 积分:1
-
generic_processorConfigBits
无线组网 远距离可靠性设计及应用 433M/315M
星型结构物联网通讯(Design and application of wireless network long distance reliability 433M/315M
Star structure networking communication)
- 2017-02-10 18:53:13下载
- 积分:1
-
IBWF
介绍VC基本功能应用,以及如何操作VC界面的基本按钮()
- 2017-09-17 05:20:49下载
- 积分:1
-
CCpuId100
得到CPU信息的程序.不过好像不准.(Program which obtains CPU information, But it seems not so accuracy.)
- 2002-04-19 09:18:04下载
- 积分:1
-
neihebaohu
内核态下基于动态感染技术的应用程序执行保护分析(带源程序哈)
(Dynamic infection technology-based applications in kernel mode execution protection analysis (with source code))
- 2012-10-23 12:23:49下载
- 积分:1