2001-02-15 09:28:40 -08:00
|
|
|
#ifndef _W32API_H_
|
|
|
|
#define _W32API_H_
|
|
|
|
|
2001-09-17 09:15:54 -07:00
|
|
|
#define __W32API_VERSION 1.2
|
2001-05-22 13:51:47 -07:00
|
|
|
#define __W32API_MAJOR_VERSION 1
|
2001-09-17 09:15:54 -07:00
|
|
|
#define __W32API_MINOR_VERSION 2
|
2001-02-15 09:28:40 -08:00
|
|
|
|
|
|
|
#endif /* ndef _W32API_H_ */
|