const.cpp
Upload User: nbcables
Upload Date: 2007-01-11
Package Size: 1243k
Code Size: 0k
Category:

Hook api

Development Platform:

Visual C++

  1. #include "stdafx.h"
  2. #include "const.h"
  3. //char g_AppName[128];
  4. char g_szAppBaseName[40];
  5. char g_szDllPath[128];
  6. HINSTANCE g_hInstance;