mirror of
https://github.com/silverf0x/RpcView
synced 2026-06-08 17:26:38 +00:00
Merge pull request #12 from chitoge/master
Add runtime version 10.0.17763.134
This commit is contained in:
@@ -38,7 +38,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0xA000042EE0070LL, //10.0.17134.112
|
||||
0xA000042EE00E4LL, //10.0.17134.228
|
||||
0xA000042EE0197LL, //10.0.17134.407
|
||||
0xA000045630001LL //10.0.17763.1
|
||||
0xA000045630001LL, //10.0.17763.1
|
||||
0xA000045630086LL //10.0.17763.134
|
||||
};
|
||||
|
||||
#ifdef _WIN64
|
||||
|
||||
@@ -38,7 +38,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0xA000042EE0070LL, //10.0.17134.112
|
||||
0xA000042EE00E4LL, //10.0.17134.228
|
||||
0xA000042EE0197LL, //10.0.17134.407
|
||||
0xA000045630001LL //10.0.17763.1
|
||||
0xA000045630001LL, //10.0.17763.1
|
||||
0xA000045630086LL //10.0.17763.134
|
||||
};
|
||||
|
||||
#define RPC_CORE_DESCRIPTION "Windows 10 64bits runtime core"
|
||||
|
||||
Reference in New Issue
Block a user