登录
首页 » Visual C++ » MeDelete

MeDelete

于 2011-06-26 发布 文件大小:1529KB
0 255
下载积分: 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 个回复

  • 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
  • ProcessInfo
    显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)
    2013-08-10 21:50:16下载
    积分:1
  • services
    windows服务编写,实现windows服务功能,对学习服务编程有帮助(windows service written windows service learning programming)
    2012-08-23 11:41:40下载
    积分:1
  • livepanoConverterVideo
    基于opengl和glsl的鱼眼全景图,将鱼眼图片,通过GLSL编写的shader贴到球上,让人眼观看的时候产生鱼眼效果。(-Based on OpenGL and glsl fisheye panorama, fish eye picture, written in glsl shader attached to the ball, let the human eye viewing when the fisheye effect.)
    2017-05-03 17:56:31下载
    积分:1
  • arp
    在windows平台下的一个ARP程序,有些安装VC++软件不完整的可能不包含部分同文件,Iphlpapi.h可以下载后放进include文件夹下面即可,通过程序帮助理解协议的本身(In a windows platform ARP procedures, and some installation VC++ Incomplete software may not contain some of the same document, Iphlpapi.h can be downloaded into the folder include the following can, through the procedure to help understand the agreement itself)
    2008-04-15 09:08:34下载
    积分:1
  • occwpy
    这是一个用VB实现的变换颜色的小程序,推荐一下(This is a VB realize the transformation of the color of small procedures, recommend)
    2017-03-31 03:17:53下载
    积分:1
  • CDDoor
    实现打开和关闭光驱功能,调用API实现,实现打开和关闭光驱功能,调用API实现(To achieve open and close the CD-ROM features, API calls, achieving open and close the CD-ROM features, API calls to achieve)
    2013-09-15 19:57:57下载
    积分:1
  • 6240720
    scport for monting your pc s port usage!(Scport for monting your PC s port usage!)
    2017-06-02 05:03:16下载
    积分:1
  • getversion
    本程序是一个获取windows系统的Version的C++程序(This program is a Get the windows system Version C++ program)
    2012-11-16 16:47:19下载
    积分:1
  • TestVirtual
    查看面向对象多态执行流程,如果父类函数为纯虚函数,则会执行子类函数.(look at multy status in executing,if farther s function no execute health, execute child s function)
    2011-01-31 09:48:25下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载