parent
f75dbecd55
commit
1388e84340
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* TITLE: NTBUILDS.H
|
||||
*
|
||||
* VERSION: 1.11
|
||||
* VERSION: 1.13
|
||||
*
|
||||
* DATE: 15 May 2022
|
||||
* DATE: 16 Oct 2022
|
||||
*
|
||||
* Windows NT builds definition file.
|
||||
*
|
||||
|
@ -73,6 +73,9 @@
|
|||
// Windows 10 21H2
|
||||
#define NT_WIN10_21H2 19044
|
||||
|
||||
// Windows 10 22H2
|
||||
#define NT_WIN10_22H2 19045
|
||||
|
||||
// Windows Server 2022
|
||||
#define NT_WINSRV_21H1 20348
|
||||
|
||||
|
@ -80,7 +83,7 @@
|
|||
#define NT_WIN11_21H2 22000
|
||||
|
||||
// Windows 11 22H2
|
||||
#define NT_WIN11_22H2 22610
|
||||
#define NT_WIN11_22H2 22621
|
||||
|
||||
// Windows 11 Active Develepment Branch (23H2)
|
||||
#define NTX_WIN11_ADB 25120
|
||||
#define NTX_WIN11_ADB 25217
|
||||
|
|
|
@ -124,7 +124,7 @@ c902616e5949b38a2700741c775417f9a52270a469864d9ef033664682bdc458 *Source\Shared\
|
|||
7a58407999eb9aa3713de75b58a5d7ac6b8a08edbcc78322c26186ad138b8f79 *Source\Shared\ntos\apisetx.h
|
||||
8acab5c8b8b339bdaf8e7b7d06f2cd6b10d24f889ef92462e4e53abbc5dc5341 *Source\Shared\ntos\halamd64.h
|
||||
ffac2569a1dd61c400cda45839c7314bdd99cfcb5c17d503807db34c168628d2 *Source\Shared\ntos\ntalpc.h
|
||||
0738401b5c38184fc36bee3561f62af2234e897f521c10119c468e93d735c2b3 *Source\Shared\ntos\ntbuilds.h
|
||||
3e7447b7e1947ce73e6f1b98c3b9f15905e1a8306ff238197683a1372d91ba48 *Source\Shared\ntos\ntbuilds.h
|
||||
69a2ac18f7ae51f231ff70195e914fdf1331564d7e109d052d8c0e6f2c6760a4 *Source\Shared\ntos\ntldr.c
|
||||
083d71cbe45e72854cfc45e20b85ec805c8dd66f18c3a111236195a980c44333 *Source\Shared\ntos\ntldr.h
|
||||
0078fbdb03efa638ecf840f776afd4fc4f69e0e96c6bd48363a51350f4321266 *Source\Shared\ntos\ntos.h
|
||||
|
|
Loading…
Reference in New Issue