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