搜索资源列表
kill_process
- 模仿任务管理器,读取系统运行的所有进程,然后选择一个进程,点击“KILL”按钮,将此进程杀掉。-Task Manager to imitate, to read all the process of system operation, and then select a process, click the " KILL" button to kill this process.
process
- 模拟任务管理器程序,包含进程的创建,挂起,*等。改程序的功能还有对进程的调度功能-Analog Task Manager program,include create a process,suspend,kill and so on.The program also has function that can dispatch process
KillExe
- Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
20110205
- 该代码可以使你的进程不能用任务管理器终止,就连著名的 proceXP 也无法 kill process,除非重新启动电脑。其中使用的 StickyApp32.dll 没有源码,比较遗憾。 -The code can make your process can not terminate with the Task Manager, and even the famous proceXP can not kill process, until you restart the computer.
