Added a missing define.

oldstable
Ivan Leo Puoti 2005-09-12 12:10:39 +00:00 committed by Alexandre Julliard
parent efcc1ec5e4
commit 8ec81f16fc
1 changed files with 3 additions and 1 deletions

View File

@ -945,7 +945,9 @@ BOOL WINAPI SetSysColors(INT,const INT*,const COLORREF*);
#define SM_CYFOCUSBORDER 84
#define SM_TABLETPC 86
#define SM_MEDIACENTER 87
#define SM_CMETRICS 88
#define SM_STARTER 88
#define SM_SERVERR2 89
#define SM_CMETRICS 90
/* Messages */