* include/windef.h (*PBOOL): Unprotect from XFree86Server.
(*LPBOOL): Ditto.
This commit is contained in:
		| @@ -1,3 +1,9 @@ | ||||
|  | ||||
| 2001-04-11  John Fortin  <fortinj@attglobal.net> | ||||
|  | ||||
| 	* include/windef.h (*PBOOL): Unprotect from XFree86Server. | ||||
| 	(*LPBOOL): Ditto. | ||||
|  | ||||
| Sun Apr  8 20:48:01 2001  Christopher Faylor <cgf@cygnus.com> | ||||
|  | ||||
| 	* include/winnt.h (GetCurrentFiber): Make "external __inline" or asm | ||||
|   | ||||
| @@ -126,9 +126,9 @@ typedef WINBOOL BOOL; | ||||
| #else | ||||
| #define BOOL WINBOOL | ||||
| #endif | ||||
| typedef BOOL *PBOOL,*LPBOOL; | ||||
| typedef unsigned char BYTE; | ||||
| #endif /* ndef XFree86Server */ | ||||
| typedef BOOL *PBOOL,*LPBOOL; | ||||
| typedef unsigned short WORD; | ||||
| typedef float FLOAT; | ||||
| typedef FLOAT *PFLOAT; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user