Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / include / win32k / color.h
index 2b68d19..70b639e 100644 (file)
@@ -1,7 +1,9 @@
 #ifndef __WIN32K_COLOR_H
 #define __WIN32K_COLOR_H
 
+#ifndef CLR_INVALID
 #define CLR_INVALID         0xffffffff
+#endif
 #define PC_SYS_USED     0x80           // palentry is used (both system and logical)
 #define PC_SYS_RESERVED 0x40           // system palentry is not to be mapped to
 #define PC_SYS_MAPPED   0x10           // logical palentry is a direct alias for system palentry