xref: /reactos/sdk/include/psdk/w32api.h (revision 8a978a17)
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