mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
add definitions for VER_SUITE_SINGLEUSERTS and VER_SUITE_EMBEDDEDNT
svn path=/trunk/; revision=18865
This commit is contained in:
parent
fd2311a670
commit
200139b04d
1 changed files with 2 additions and 0 deletions
|
@ -1367,7 +1367,9 @@ typedef enum
|
|||
#define VER_SUITE_BACKOFFICE 4
|
||||
#define VER_SUITE_TERMINAL 16
|
||||
#define VER_SUITE_SMALLBUSINESS_RESTRICTED 32
|
||||
#define VER_SUITE_EMBEDDEDNT 64
|
||||
#define VER_SUITE_DATACENTER 128
|
||||
#define VER_SUITE_SINGLEUSERTS 256
|
||||
#define VER_SUITE_PERSONAL 512
|
||||
#define VER_SUITE_BLADE 1024
|
||||
#define WT_EXECUTEDEFAULT 0x00000000
|
||||
|
|
Loading…
Reference in a new issue