home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / TemaCD / devc++5beta / devcpp4910.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.