-
Chapter9_6
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!(Examples of multi-threaded! Is a good example! For us to develop multi-user and the need for multi-process procedures are fully prepared!)
- 2008-08-05 18:07:32下载
- 积分:1
-
Pass
关于TP对KdDisableDebugger双机限制的解决代码。(TP limit of KdDisableDebugger double machine to solve the code.)
- 2013-04-02 10:28:37下载
- 积分: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
-
wwby
Sound control code, good use 声音控制代码,好好用的()
- 2018-05-08 11:38:42下载
- 积分: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
-
HookIE01
上网限制:通过添加应用程序黑白名单,禁止或者允许学生机访问指定的网址。(Internet Restrictions: black list by adding an application to prohibit or allow students to access the specified URL.)
- 2013-08-13 13:24:32下载
- 积分:1
-
LOF
列举制定的目录中被打开的文件,和打开这些文件的进程的PID,命令:lof 驱动文件 目标文件夹。由于驱动的限制,该程序仅适用Windows 2000/XP。(Listed in the directory has been developed to open the file, and open the files of the process PID, the command: lof driver file destination folder. As the driving restrictions, the program applies only to Windows 2000/XP.)
- 2010-03-13 22:36:30下载
- 积分:1
-
Demo
相当实用的windows设备管理程序,windows注册表相关信息(Very useful windows device manager, windows registry information)
- 2012-08-07 20:15:08下载
- 积分:1
-
BaseKeyDemo
基本键盘操作的vc程序源码,感兴趣的可以看看,推荐!!!(Basic keyboard operation vc program source code, can be of interest to see, recommended! ! !)
- 2011-09-21 22:20:11下载
- 积分:1
-
ShareMem
通过内存映射对象实现程序和进程间的内存共享。(Implement programs and memory sharing between processes through a memory-mapped object.)
- 2016-10-21 18:00:22下载
- 积分:1