Commit cb8545ab authored by Mark Harmstone's avatar Mark Harmstone Committed by Alexandre Julliard

include: Add SM_CXPADDEDBORDER to winuser.h.

parent 61ed82fc
...@@ -982,6 +982,7 @@ WINUSERAPI BOOL WINAPI SetSysColors(INT,const INT*,const COLORREF*); ...@@ -982,6 +982,7 @@ WINUSERAPI BOOL WINAPI SetSysColors(INT,const INT*,const COLORREF*);
#define SM_SERVERR2 89 #define SM_SERVERR2 89
#define SM_CMETRICS 90 #define SM_CMETRICS 90
#define SM_MOUSEHORIZONTALWHEELPRESENT 91 #define SM_MOUSEHORIZONTALWHEELPRESENT 91
#define SM_CXPADDEDBORDER 92
#define SM_REMOTESESSION 0x1000 #define SM_REMOTESESSION 0x1000
#define SM_SHUTTINGDOWN 0x2000 #define SM_SHUTTINGDOWN 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