* include/w32api.h (__W32API_VERSION): Fix.
This commit is contained in:
parent
7a11fe607e
commit
1f90279128
@ -1,3 +1,7 @@
|
|||||||
|
2002-11-12 Earnie Boyd <earnie@users.sf.net>
|
||||||
|
|
||||||
|
* include/w32api.h (__W32API_VERSION): Fix.
|
||||||
|
|
||||||
2002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net>
|
2002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net>
|
||||||
|
|
||||||
* lib/uuid.c (IID_ICatInformation): Correct definition.
|
* lib/uuid.c (IID_ICatInformation): Correct definition.
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#pragma GCC system_header
|
#pragma GCC system_header
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define __W32API_VERSION 2.0
|
#define __W32API_VERSION 2.1
|
||||||
#define __W32API_MAJOR_VERSION 2
|
#define __W32API_MAJOR_VERSION 2
|
||||||
#define __W32API_MINOR_VERSION 1
|
#define __W32API_MINOR_VERSION 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user