APISpy9x.h
Upload User: tzh4061
Upload Date: 2007-01-08
Package Size: 309k
Code Size: 0k
Category:

Hook api

Development Platform:

Visual C++

  1. #ifndef APISPY9X_H
  2. #define APISPY9X_H
  3. bool InitToolhelp32();
  4. bool GetProcessName9x(DWORD dwProcessId, PSTR pszProcessName);
  5. #endif