mirror of
https://github.com/silverf0x/RpcView
synced 2026-06-08 17:26:38 +00:00
Add runtime versions 10.0.17134.112 and 10.0.17134.228
This commit is contained in:
@@ -32,7 +32,9 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0xA0000427903E8LL, //10.0.17017.1000
|
||||
0xA0000428103E8LL, //10.0.17025.1000
|
||||
0xA000042B203EALL, //10.0.17074.1002
|
||||
0xA000042EE0030LL //10.0.17134.48
|
||||
0xA000042EE0030LL, //10.0.17134.48
|
||||
0xA000042EE0070LL, //10.0.17134.112
|
||||
0xA000042EE00E4LL //10.0.17134.228
|
||||
};
|
||||
|
||||
#ifdef _WIN64
|
||||
|
||||
@@ -32,7 +32,9 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0xA0000427903E8LL, //10.0.17017.1000
|
||||
0xA0000428103E8LL, //10.0.17025.1000
|
||||
0xA000042B203EALL, //10.0.17074.1002
|
||||
0xA000042EE0030LL //10.0.17134.48
|
||||
0xA000042EE0030LL, //10.0.17134.48
|
||||
0xA000042EE0070LL, //10.0.17134.112
|
||||
0xA000042EE00E4LL //10.0.17134.228
|
||||
};
|
||||
|
||||
#define RPC_CORE_DESCRIPTION "Windows 10 64bits runtime core"
|
||||
|
||||
Reference in New Issue
Block a user