2006-11-13 Daniel Schlyder <thrug@users.sourceforge.net>
* include/winnt.h (VER_SUITE_EMBEDDEDNT, VER_SUITE_SINGLEUSERTS, VER_SUITE_STORAGE_SERVER, VER_SUITE_COMPUTE_SERVER): Define. * include/winuser.h (SM_STARTER, SM_SERVERR2): Define.
This commit is contained in:
@ -961,6 +961,8 @@ extern "C" {
|
||||
#define SM_CYFOCUSBORDER 84
|
||||
#define SM_TABLETPC 86
|
||||
#define SM_MEDIACENTER 87
|
||||
#define SM_STARTER 88
|
||||
#define SM_SERVERR2 89
|
||||
#if (_WIN32_WINNT < 0x0400)
|
||||
#define SM_CMETRICS 76
|
||||
#else
|
||||
|
Reference in New Issue
Block a user