APISpy9x.h
资源名称:apispy32.zip [点击查看]
上传用户:tzh4061
上传日期:2007-01-08
资源大小:309k
文件大小:0k
源码类别:
钩子与API截获
开发平台:
Visual C++
- #ifndef APISPY9X_H
- #define APISPY9X_H
- bool InitToolhelp32();
- bool GetProcessName9x(DWORD dwProcessId, PSTR pszProcessName);
- #endif