mirror of
https://github.com/silverf0x/RpcView
synced 2026-06-08 17:26:38 +00:00
Add runtime version 10.0.19041.1
This commit is contained in:
@@ -56,7 +56,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0xA0000456302CFLL, //10.0.17763.719
|
||||
0xA000047BA0001LL, //10.0.18362.1
|
||||
0xA000047BA01DCLL, //10.0.18362.476
|
||||
0xA000047BA0274LL //10.0.18362.628
|
||||
0xA000047BA0274LL, //10.0.18362.628
|
||||
0xA00004A610001LL //10.0.19041.1
|
||||
};
|
||||
|
||||
#ifdef _WIN64
|
||||
|
||||
@@ -56,7 +56,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0xA0000456302CFLL, //10.0.17763.719
|
||||
0xA000047BA0001LL, //10.0.18362.1
|
||||
0xA000047BA01DCLL, //10.0.18362.476
|
||||
0xA000047BA0274LL //10.0.18362.628
|
||||
0xA000047BA0274LL, //10.0.18362.628
|
||||
0xA00004A610001LL //10.0.19041.1
|
||||
};
|
||||
|
||||
#define RPC_CORE_DESCRIPTION "Windows 10 64bits runtime core"
|
||||
|
||||
Reference in New Issue
Block a user