[SDK] Update sdkddkver.h with newer NTDDI_WIN10_* versioning defines.

This commit is contained in:
Hermès Bélusca-Maïto
2020-04-26 17:11:37 +02:00
parent 1439bbdea0
commit 05ba7228a0
+4
View File
@@ -117,6 +117,10 @@ Abstract:
#define NTDDI_WIN10_TH2 0x0A000001
#define NTDDI_WIN10_RS1 0x0A000002
#define NTDDI_WIN10_RS2 0x0A000003
#define NTDDI_WIN10_RS3 0x0A000004
#define NTDDI_WIN10_RS4 0x0A000005
#define NTDDI_WIN10_RS5 0x0A000006
#define NTDDI_WIN10_19H1 0x0A000007
/* Version Fields in NTDDI_VERSION */
#define OSVERSION_MASK 0xFFFF0000UL