搜索资源列表
killprocess.rar
- 显示当前活动进程及其调用的dll,并杀死指定的进程
KillProcess
- 进程手术刀1.1版(在vc6.0下编译通过) 与原版只有很少的修改.重要的是自带了psapi.h和psapi.lib,而且修改了编译选项. 注意:这个工程只能在Release模式下编译, 如果谁知道怎样设置在Debug下编译,请告诉我.
KillProcess
- 通过程序终止进程的,很实用的代码,新手来说很好的东东哦
KillProcess
- 终止进程的DLL,提供一个终止某进程的函数,只需指定该进程的名称即可。
KillProcess.rar
- 一个用于杀进程的小程序,工具是C++ Builder2007编写的,使用时,输入所要杀的进程名,就可以结束相应的进程.,A small program to kill the process, tools are C++ Builder2007 prepared, use, enter the name to kill the process, we can end the process.
killprocess
- 显示当前活动进程及其调用的dll,并杀死指定的进程- Demonstrated the current active advancement and its transfer dll, and kills the advancement which assigns
myProcess
- 该头文件中包含查看、结束进程,提升程序权限三个函数。-the .h file contains three functions as folloows: FindProcess(), KillProcess() and EnableDebugPrivilege().
KillProcess
- KillProcess,显示进程及相关线程信息,D-KillProcess,显示进程及相关线程信息,DLL
KillProcess
- 显示当前所有进程信息,并且提供删除进程的方法。-Display all the processes,delete the process,by C language
KillProcess
- killProcess functionality
KillProcess
- 是一个自己动手写的杀死指定的系统中的进程的windows程序,包括创建进程快照,在快照里面筛选出指定进程,指定进程的访问权限,更改指定进程的访问权限,调用函数TerminateProcess终止该进程!是进程编程学习的很好的源码资料!-Is to write himself to kill the process specified in the windows system program, including creating a snapshot of the process, which
FindProcessand-KillProcess
- 提供两个封装好的进程操作函数,主要是查找特定进程和禁掉特定进程-Offers two packaged process manipulation functions, mainly to find specific processes and ban specific process
KillProcess
- 关闭不需要的进程,防止进程太多,消耗电脑资源-Kill process
KillEXE
- Close a program in execution with a simple Click.
KillProcess
- 实现对Windows在用Prcoess进程进行管理,创建进程、关闭进程。(Realize the management of Windows using Prcoess process, create process and close process.)