-
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
-
9744_041
一直在寻找学习c++的好教材,听朋友介绍本书不错,好东西大家分享。(have been studying c find good material, listening to a friend on the book is true, the good things we share.)
- 2007-04-26 09:28:57下载
- 积分:1
-
HIDUSB
Windows 系统下
1.USB设备的查找:
2.发送数据到USB设备:
3.接收数据从USB设备:(Windows system 1. USB device search: 2. Send data to USB device: 3. Receive data from USB devices:)
- 2008-05-27 13:26:13下载
- 积分:1
-
egecute
vb开发的绘图程序,方便实用,简单易学绘图程序 绘图程序(Vb development drawing program, convenient and practical, easy to learn drawing program drawing program)
- 2017-06-13 08:10:30下载
- 积分: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
-
datxbases
VB使用Windows Media Encoder 9 SDK编程的几个例子程序(VB use Windows Media Encoder 9 SDK examples of programming applications)
- 2017-06-12 22:03:12下载
- 积分:1
-
DISKSN
修改硬盘序列号工具,可以用来修改硬盘序列号,对于绑定硬件的有用。(DISKSN TOOLS,FOR DISK SN,FOR WD ,FOR ,MATRIO,FOR SAMSUNG,FOR RI )
- 2021-03-23 17:49:16下载
- 积分:1
-
desquirr
decompiler, ida的插件代码,可以反编译asm(Decompiler, Ida plug-in code, the compiler can be anti-asm)
- 2006-06-26 14:22:06下载
- 积分:1
-
cd_util
自动打开关闭CD机舱门,方便使用,值得一试试看(Turn off automatically open the CD drive door)
- 2009-04-08 21:04:53下载
- 积分:1
-
StaticImage
vc——使用静态文本控件显示图标和位图StaticImage(vc- Use static text control to display icons and bitmaps StaticImage)
- 2011-07-24 20:29:18下载
- 积分:1