home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / wincom / download / mltwcx.1.0.0.8-src.cab / mltwcx-src / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-12-16  |  177 b   |  8 lines

  1. #ifndef _CONFIG_H_
  2.     #define _CONFIG_H_
  3.  
  4. extern tProcessDataProc pProcessDataProc;
  5. extern char g_szMultiarcPath[];
  6. extern char g_szMultiarcTempPath[];
  7.  
  8. #endif //_CONFIG_H_