home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / cecko / install / devcpp4920.exe / include / w32api.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-09-14  |  172 b   |  9 lines

  1. #ifndef _W32API_H_
  2. #define _W32API_H_
  3.  
  4. #define __W32API_VERSION 1.1
  5. #define __W32API_MAJOR_VERSION 1
  6. #define __W32API_MINOR_VERSION 1
  7.  
  8. #endif /* ndef _W32API_H_ */
  9.