文件名称:processpathshow
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 35.38kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用OpenProcess()函数将进程打开后,再利用EnumProcessModules()函数枚举该进程的模块,最后利用GetModuleFileNameEx()函数就能取得该进程的路径。-with OpenProcess () function to open the process, Reuse EnumProcessModules () function except to the process modules, Finally GetModuleFileNameEx () function can be achieved in the process paths.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 71477174processpathshow.rar 列表 ShowProcessPath_PSAPI ShowProcessPath_PSAPI\PSAPI.H ShowProcessPath_PSAPI\PSAPI.LIB ShowProcessPath_PSAPI\ShowProcessPath_PSAPI.cpp ShowProcessPath_PSAPI\ShowProcessPath_PSAPI.dsp ShowProcessPath_PSAPI\ShowProcessPath_PSAPI.dsw ShowProcessPath_PSAPI\ShowProcessPath_PSAPI.exe ShowProcessPath_THAPI ShowProcessPath_THAPI\ShowProcessPath_THAPI.cpp ShowProcessPath_THAPI\ShowProcessPath_THAPI.dsp ShowProcessPath_THAPI\ShowProcessPath_THAPI.dsw ShowProcessPath_THAPI\ShowProcessPath_THAPI.exe