2001-02-16 01:28:40 +08:00
|
|
|
#ifndef _W32API_H_
|
|
|
|
#define _W32API_H_
|
|
|
|
|
2001-09-18 00:15:54 +08:00
|
|
|
#define __W32API_VERSION 1.2
|
2001-05-23 04:51:47 +08:00
|
|
|
#define __W32API_MAJOR_VERSION 1
|
2001-09-18 00:15:54 +08:00
|
|
|
#define __W32API_MINOR_VERSION 2
|
2001-02-16 01:28:40 +08:00
|
|
|
|
|
|
|
#endif /* ndef _W32API_H_ */
|