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

Hook api

Development Platform:

Visual C++

  1. #ifndef GENERAL_H
  2. #define GENERAL_H
  3. // Names of API interception DLLs
  4. #define APISPY32DLL_NT "APISpyNT.dll"
  5. #define APISPY32DLL_9X "APISpy9x.dll"
  6. #endif