add OBJ_COLORSPACE define

Andreas Mohr andi at rhlx01.fht-esslingen.de
Wed Aug 18 08:57:46 CDT 2004


Hi,

OBJ_COLORSPACE was missing (slightly newish define?).

Andreas Mohr
-------------- next part --------------
Index: include/wingdi.h
===================================================================
RCS file: /home/wine/wine/include/wingdi.h,v
retrieving revision 1.108
diff -u -r1.108 wingdi.h
--- include/wingdi.h	16 Aug 2004 20:07:06 -0000	1.108
+++ include/wingdi.h	18 Aug 2004 13:54:29 -0000
@@ -654,6 +654,7 @@
 #define OBJ_EXTPEN          11
 #define OBJ_ENHMETADC       12
 #define OBJ_ENHMETAFILE     13
+#define OBJ_COLORSPACE      14
 
 typedef struct
 {


More information about the wine-patches mailing list