Add runtime versions 10.0.17134.48

This commit is contained in:
silverf0x
2018-06-07 21:18:17 +02:00
parent 8cc56822ad
commit c108da277b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ 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
};
#ifdef _WIN64
+1
View File
@@ -32,6 +32,7 @@ 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
};
#define RPC_CORE_DESCRIPTION "Windows 10 64bits runtime core"