OSDN Git Service

Missed this in last commit.
authordannysmith <dannysmith>
Mon, 1 Mar 2004 10:30:00 +0000 (10:30 +0000)
committerdannysmith <dannysmith>
Mon, 1 Mar 2004 10:30:00 +0000 (10:30 +0000)
2004-03-01  Martin Fuchs  <martin-fuchs@gmx.net>

* include/winuser.h (COLOR_*): Define missing constants.

winsup/w32api/include/winuser.h

index 2c094c5..879860f 100644 (file)
@@ -837,6 +837,9 @@ extern "C" {
 #define COLOR_WINDOW 5
 #define COLOR_WINDOWFRAME 6
 #define COLOR_WINDOWTEXT 8
+#define COLOR_HOTLIGHT 26
+#define COLOR_GRADIENTACTIVECAPTION 27
+#define COLOR_GRADIENTINACTIVECAPTION 28
 #define CTLCOLOR_MSGBOX 0
 #define CTLCOLOR_EDIT 1
 #define CTLCOLOR_LISTBOX 2