登录
首页 » Visual C++ » MeDelete

MeDelete

于 2011-06-26 发布 文件大小:1529KB
0 306
下载积分: 1 下载次数: 24

代码说明:

  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. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FirstISAPI
    这是一个实现ISAPI的程序 实现了用户输入,并回显的功能(ISAPI realize this is a procedure for the realization of the user input, and echo the function of)
    2008-04-10 10:59:02下载
    积分:1
  • ResViewer
    PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
    2013-09-16 10:26:32下载
    积分:1
  • Calculator
    而as过热和高品位i哦将通过配额将分批doi公平我( U800Cas u8FC7 u70ED u548C u9AD8 u54C1 u4F4Di u54E6 u5C06 u901A u8FC7 u914D u989D u5C06 u5206 u6279doi u5E32 u5E73 u6211)
    2017-05-24 21:07:34下载
    积分:1
  • NetworkAdapter
    在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过(the hardware setup and launched a number of banned card, xp, win98, tested on WIN2000)
    2005-04-26 15:28:21下载
    积分:1
  • 01825465
    COM+编程技术内幕 学习COM+的好资料,不错的源码(COM+ programming technology insider good information to learn COM+, good source)
    2017-06-01 00:07:24下载
    积分:1
  • readini
    一个读取ini文件的实例(A read ini file examples)
    2008-06-29 18:05:29下载
    积分:1
  • TimeTask
    该程序主要是可以定时启动应用程序,定时关机、重启、注销。。。 (The program is mainly to start the application time, time off, restart, log off. . .)
    2011-04-30 08:34:41下载
    积分:1
  • psexec
    大名鼎鼎的psexec软件vc源码,windows出品(The famous the psexec software vc source, windows produced)
    2021-02-20 10:39:43下载
    积分:1
  • read_harddisk
    在VC++环境下点击按钮读取硬盘序列号并输出显示(In VC++ environment, click the button to read the hard drive serial number and the output display)
    2010-09-07 14:39:47下载
    积分:1
  • winprodll
    动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
    2012-11-28 09:13:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载