搜索资源列表
process
- 学习用的简单的进程路径查看器,主要是初学MFC的系统编程,可以获得指定程序名进程的句柄ID并显示,如果配合TerminateProcess函数可以结束进程(包括系统进程,因为获得了debug 权限)注意编译时要配置好Psapi.lib和Psapi.h
psapi
- windows编程中的psapi的h文件和lib文件
Psapi
- 包含了Psapi.h和Psapi.lib 适用于VC6.0 也是里面缺少的头文件 像操作进程之类的都很有用-Contains a Psapi.h and Psapi.lib for VC6.0 is missing inside the header file as the operation of the process of the class is very useful for
psapi
- WIN32 SDK PSAPI,WIN32SDK 线程扩展库-WIN32 SDK PSAPI,Thread Ex LIB
Psapi
- psapi需要的头文件与lib文件,用于VC6.0没有装SDK的情况-psapi required header files and lib files for the case of the SDK is not installed VC6.0
