-
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
-
658216
托盘程序详解(一) Detailed trailer program (a)(Detailed explanation of pallet program (a) Detailed trailer program (a))
- 2018-11-04 20:00:13下载
- 积分:1
-
INQIM2
说明:
- 2018-02-15 15:14:28下载
- 积分:1
-
VBcom
便于汽车服务行业对汽车零配件进行管理,方便办公( U4FBF u6C6 u6C6 u6C09 u09H0 )
- 2017-05-13 22:43:53下载
- 积分:1
-
hive
注册表隐藏就是将系统呈现给用户的注册表信息进行修改,使得用户或检测工具无法直观地发现事实上存在的注册表内容。(Hide the system registry is presented to the user' s registry information is modified so that the user or detection tool will not intuitive to find that in fact exist in the registry contents.)
- 2009-10-21 08:52:52下载
- 积分:1
-
WinIO
说明: 并口库函数,对于并口控制时必须用到的库。(Parallel library function, the parallel port control library must be used.)
- 2008-11-02 01:00:34下载
- 积分:1
-
WABAccess-1.2.0.2-Installer
说明: 对WAB的访问,大家可以下载后安装使用。(Access to the WAB, you can download and install use.)
- 2011-03-31 13:29:34下载
- 积分:1
-
vb_rar
VB调用WINRAR,自动读取注册表,不管WINRAR的安装路径在哪里都能调用(VB call WINRAR, automatically reads the registry, regardless of the installation of WinRAR path where all calls)
- 2008-03-11 21:19:52下载
- 积分:1
-
ComDemo
曾几,想写一个COM组件的helloworld(也就是好奇心,想了解一下细节,至今我还没什么地方需要使用这个,dshow过滤器开发,DXSDK中已经包装好了一些辅助函数,也不需要自己去写COM 组件的实现部分)。每次都是跟着书上的步奏(都是从简化模型一步一步往COM组件模型靠拢),有点繁琐,没能坚持下去,多次未果。
这次,终于在百度的帮助下,完成了这个helloworld的心愿。
歌颂百度,此处略过1000字...( ignored)
- 2015-05-19 15:52:31下载
- 积分:1
-
jcaj
vc 检测键盘按键 的程序源码,感兴趣的可以看看(vc test program source code of keyboard keys, can be of interest to see)
- 2011-09-08 22:09:43下载
- 积分:1