Fixed COLOR_MAX definition for new Win32 values.

This commit is contained in:
Karl Lessard 1999-11-04 01:48:54 +00:00 committed by Alexandre Julliard
parent e04b3e9a02
commit c9abc69a0e
1 changed files with 1 additions and 1 deletions

View File

@ -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