vlmcsd-svn1003-2016-08-27-Hotbird64

This commit is contained in:
Wind4 2016-08-31 11:50:33 +08:00
parent 9099d5aa69
commit 032d201234
16 changed files with 90 additions and 67 deletions

3
kms.h
View file

@ -231,6 +231,7 @@ typedef struct
#define APP_ID_OFFICE2010 1
#define APP_ID_OFFICE2013 2
// Update these numbers in License Manager
#define KMS_ID_VISTA 0
#define KMS_ID_WIN7 1
#define KMS_ID_WIN8_VL 2
@ -253,6 +254,8 @@ typedef struct
#define KMS_ID_WIN10_VL 19
#define KMS_ID_WIN10_RETAIL 20
#define KMS_ID_WIN2016 21
#define KMS_ID_OFFICE2013_BETA 22
#define KMS_ID_WIN10_LTSB2016 23
#define PWINGUID &AppList[APP_ID_WINDOWS].guid
#define POFFICE2010GUID &AppList[APP_ID_OFFICE2010].guid