Added some system metrics definitions.

oldstable
William Poetra Yoga Hadisoesen 2004-10-18 19:34:23 +00:00 committed by Alexandre Julliard
parent 29d4ec4f85
commit 283267dfdf
1 changed files with 6 additions and 1 deletions

View File

@ -914,7 +914,12 @@ BOOL WINAPI SetSysColors(INT,const INT*,const COLORREF*);
#define SM_CYVIRTUALSCREEN 79
#define SM_CMONITORS 80
#define SM_SAMEDISPLAYFORMAT 81
#define SM_CMETRICS 83
#define SM_IMMENABLED 82
#define SM_CXFOCUSBORDER 83
#define SM_CYFOCUSBORDER 84
#define SM_TABLETPC 86
#define SM_MEDIACENTER 87
#define SM_CMETRICS 88
/* Messages */