commit | a773f43f9c4a4341a5668c84cec5550a8dbf7201 | [log] [tgz] |
---|---|---|
author | William Poetra Yoga H <williampoetra@yahoo.com> | Mon Nov 01 21:06:06 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Nov 01 21:06:06 2004 +0000 |
tree | f8f04a3d01e9bde7421d870a4cfd17c3e8f8b77b | |
parent | bcb1f8fe05aef4a6b5a2babb56dd8063c5547a39 [diff] [blame] |
Add COLOR_MENUHILIGHT and COLOR_MENUBAR to the system colors.
diff --git a/include/winuser.h b/include/winuser.h index 11906c7..3ec19ca 100644 --- a/include/winuser.h +++ b/include/winuser.h
@@ -752,6 +752,9 @@ #define COLOR_HOTLIGHT 26 #define COLOR_GRADIENTACTIVECAPTION 27 #define COLOR_GRADIENTINACTIVECAPTION 28 +/* win2k/xp colors */ +#define COLOR_MENUHILIGHT 29 +#define COLOR_MENUBAR 30 /* WM_CTLCOLOR values */ #define CTLCOLOR_MSGBOX 0