文件名称:MeDelete
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.49mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MeDelete/ReadMe.txt
MeDelete/resource.h
MeDelete/SelfDelete.aps
MeDelete/SelfDelete.clw
MeDelete/SelfDelete.cpp
MeDelete/SelfDelete.dsp
MeDelete/SelfDelete.dsw
MeDelete/SelfDelete.h
MeDelete/SelfDelete.ncb
MeDelete/SelfDelete.plg
MeDelete/SelfDelete.rc
MeDelete/SelfDeleteDlg.cpp
MeDelete/SelfDeleteDlg.h
MeDelete/StdAfx.cpp
MeDelete/StdAfx.h
MeDelete/res/SelfDelete.ico
MeDelete/res/SelfDelete.rc2
MeDelete/res/Thumbs.db
MeDelete/res
MeDelete/Release/SelfDelete.obj
MeDelete/Release/SelfDelete.pch
MeDelete/Release/SelfDelete.res
MeDelete/Release/SelfDeleteDlg.obj
MeDelete/Release/StdAfx.obj
MeDelete/Release/vc60.idb
MeDelete/Release
MeDelete/一个“自杀”程序.txt
MeDelete/SelfDelete.opt
MeDelete
MeDelete/resource.h
MeDelete/SelfDelete.aps
MeDelete/SelfDelete.clw
MeDelete/SelfDelete.cpp
MeDelete/SelfDelete.dsp
MeDelete/SelfDelete.dsw
MeDelete/SelfDelete.h
MeDelete/SelfDelete.ncb
MeDelete/SelfDelete.plg
MeDelete/SelfDelete.rc
MeDelete/SelfDeleteDlg.cpp
MeDelete/SelfDeleteDlg.h
MeDelete/StdAfx.cpp
MeDelete/StdAfx.h
MeDelete/res/SelfDelete.ico
MeDelete/res/SelfDelete.rc2
MeDelete/res/Thumbs.db
MeDelete/res
MeDelete/Release/SelfDelete.obj
MeDelete/Release/SelfDelete.pch
MeDelete/Release/SelfDelete.res
MeDelete/Release/SelfDeleteDlg.obj
MeDelete/Release/StdAfx.obj
MeDelete/Release/vc60.idb
MeDelete/Release
MeDelete/一个“自杀”程序.txt
MeDelete/SelfDelete.opt
MeDelete
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.