-
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
-
STRCPY
STRCPY的实现与应用 希望对大家由帮助(STRCPY THE SHIXIAN)
- 2013-12-09 14:53:19下载
- 积分:1
-
perfchart
QT波形函数实现,界面简洁,多条波形显示数据。效果很好(QT wave function to achieve the simple interface, multiple waveform display data. Good results)
- 2012-06-13 11:30:18下载
- 积分:1
-
Chat_demo
服务器,客户端聊天小程序,可能功能有点简单,但是原理都在(The server, the client chat applet)
- 2013-09-03 11:12:31下载
- 积分:1
-
Grid
一个VB6编写的表格控件,对与我们学习控件编写很不错。(Write a VB6 grid control, we can learn to write and very good control.)
- 2016-04-06 10:55:19下载
- 积分:1
-
at1024c
AT24C1024驱动程序,可以跨页读写的标准程序(AT24C1024 driver, you can read and write across standard program page)
- 2021-03-22 10:09:16下载
- 积分:1
-
JavaLauncher_EKA2
this file is used to activate app on startup of nokia mobile.
- 2013-09-05 14:50:11下载
- 积分:1
-
howto_make_8bit_dib
Make an 8-bit device independent bitmap (DIB) scratch
- 2016-07-30 17:46:51下载
- 积分:1
-
CreateODBC DSN
说明: 动态创建access或者oracle的ODBC数据源(create dynamic access to the oracle or ODBC data sources)
- 2005-09-05 17:08:24下载
- 积分:1
-
精通黑客编程光盘代码
这里是《精通黑客编程》的源代码,希望对您有一些帮助(Master the source code of hacker programming)
- 2018-02-24 20:56:21下载
- 积分:1