[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-patches
Subject:    ReactOS/Mingw32 wingdi.h patch
From:       "Steven Edwards" <Steven_Ed4153 () yahoo ! com>
Date:       2002-01-27 23:30:53
[Download RAW message or body]

Changelog:
Added a #include for reactos header when defined _REACTOS_


["wingdi.h.diff" (application/octet-stream)]

cvs diff include/wingdi.h 
Index: include/wingdi.h
===================================================================
RCS file: /home/wine/wine/include/wingdi.h,v
retrieving revision 1.63
diff -u -r1.63 wingdi.h
--- include/wingdi.h	2001/11/23 18:44:44	1.63
+++ include/wingdi.h	2002/01/27 21:34:37
@@ -6,6 +6,10 @@
 extern "C" {
 #endif
 
+#ifdef __REACTOS__
+#include <wineros.h>
+#endif /* __REACTOS__ */
+
 typedef struct _ABCFLOAT {
     FLOAT   abcfA;
     FLOAT   abcfB;
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic