mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 09:31:42 +00:00
[SDK] Update sdkddkver.h with newer NTDDI_WIN10_* versioning defines.
This commit is contained in:
parent
1439bbdea0
commit
05ba7228a0
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue