2001-02-15 17:28:40 +00:00
|
|
|
#ifndef _W32API_H_
|
|
|
|
#define _W32API_H_
|
|
|
|
|
2001-12-07 21:29:30 +00:00
|
|
|
#define __W32API_VERSION 1.3
|
2001-05-22 20:51:47 +00:00
|
|
|
#define __W32API_MAJOR_VERSION 1
|
2001-12-07 21:29:30 +00:00
|
|
|
#define __W32API_MINOR_VERSION 3
|
2001-02-15 17:28:40 +00:00
|
|
|
|
|
|
|
#endif /* ndef _W32API_H_ */
|