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