Commit c9abc69a authored by Karl Lessard's avatar Karl Lessard Committed by Alexandre Julliard

Fixed COLOR_MAX definition for new Win32 values.

parent e04b3e9a
......@@ -22,7 +22,7 @@
DEFAULT_DEBUG_CHANNEL(win)
/* Last COLOR id */
#define COLOR_MAX COLOR_BTNHIGHLIGHT
#define COLOR_MAX COLOR_GRADIENTINACTIVECAPTION
/* bits in the dwKeyData */
#define KEYDATA_ALT 0x2000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment