-
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
-
VBXITONGCIPAN
VB代码
获得系统磁盘的属性
简明扼要!
很适合新手
(VB code access system disk attributes concise! Very suitable for novice! !)
- 2006-11-30 11:21:08下载
- 积分:1
-
Easy-language-to-dynamically-
易语言动态创建子程序,用于学习。易语言动态创建子程序,用于学习。(Easy language to dynamically create a subroutine)
- 2016-08-16 11:40:12下载
- 积分:1
-
IBWF
介绍VC基本功能应用,以及如何操作VC界面的基本按钮()
- 2017-09-17 05:20:49下载
- 积分:1
-
HomeWork
生产者消费者实现进程的共享 CSemaphore(Producers and consumers)
- 2009-11-22 10:27:23下载
- 积分:1
-
ReceiveMessageer
接收系统消息不示例,可以提供初学者使用.(receive system message demon .using VC++)
- 2012-12-09 18:01:17下载
- 积分:1
-
UAVPlatform0223
osg地图,在vs2010和qt5上面搭建地图软件框架(Osg map, in the vs2010 and qt5 above the map software framework)
- 2017-03-06 17:05:36下载
- 积分:1
-
wwby
Sound control code, good use 声音控制代码,好好用的()
- 2018-05-08 11:38:42下载
- 积分:1
-
speech
说明: 语音识别系统,是在vc平台编写的,仅供参考(Speech recognition system, for reference only)
- 2009-08-19 19:27:39下载
- 积分:1
-
TimeTask
该程序主要是可以定时启动应用程序,定时关机、重启、注销。。。
(The program is mainly to start the application time, time off, restart, log off. . .)
- 2011-04-30 08:34:41下载
- 积分:1