Commit 8ec81f16 authored by Ivan Leo Puoti's avatar Ivan Leo Puoti Committed by Alexandre Julliard

Added a missing define.

parent efcc1ec5
......@@ -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 */
......
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