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