* include/w32api.h (_W32API_H): Define.
Define in addition to _W32API_H_, this is the w32api standard.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net> | ||||
|  | ||||
| 	* include/w32api.h (_W32API_H): Define. | ||||
| 	Define in addition to _W32API_H_, this is the w32api standard. | ||||
|  | ||||
| 2006-04-06  Dimitri Papadopoulos  <papadopo@users.sourceforge.net> | ||||
|  | ||||
| 	* include/w32api.h (WindowsVista): Define. | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| #ifndef _W32API_H_ | ||||
| #ifndef _W32API_H | ||||
| #define _W32API_H | ||||
| #define _W32API_H_ | ||||
| #if __GNUC__ >=3 | ||||
| #pragma GCC system_header | ||||
| @@ -45,4 +46,4 @@ | ||||
| #define IE56	0x0560 | ||||
| #define IE6	0x0600 | ||||
|  | ||||
| #endif /* ndef _W32API_H_ */ | ||||
| #endif /* ndef _W32API_H */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user