-
DiskClean
VC++垃圾文件清理工具源码,VC++垃圾文件清理工具源码(VC++ source code junk file cleanup tools, VC++ source code junk file cleanup tools)
- 2011-05-25 21:19:53下载
- 积分:1
-
Pass
关于TP对KdDisableDebugger双机限制的解决代码。(TP limit of KdDisableDebugger double machine to solve the code.)
- 2013-04-02 10:28:37下载
- 积分:1
-
81404578IEEE_39bus_4WT_mask
说明: IEEE 39 BUE TEST SYSTEM,可用于潮流计算(IEEE 39 BUE TEST SYSTEM)
- 2020-06-16 05:00:01下载
- 积分:1
-
9513787
xml_io_tools,可以实现xml文件的解析,只需一条语句即可,方便好用(Xml_io_tools, can be used to parse xml files. It only needs a single statement, which is convenient and easy to use.)
- 2018-12-30 08:31:51下载
- 积分:1
-
C# 读取显卡信息 源码
读取显卡信息,com组件
- 2013-04-23下载
- 积分:1
-
RJCQDWI
说明: 6 ways to start other programs
- 2018-12-25 10:27:51下载
- 积分:1
-
酒店管理系统源码(winform)
酒店管理系统
- 2015-09-09下载
- 积分:1
-
C#实现 CPU内存使用率 功能源码
动态实时显示CPU 内存、当前进程数 等数据
- 2013-01-18下载
- 积分:1
-
spliltermcover
CP341做主站与其他485设备实现通信(CP341 is the master station to communicate with other 485 devices.)
- 2018-09-22 01:37:21下载
- 积分:1
-
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