From 9f25e60e62480a1585edab40bd6d6bc97c1bb74c Mon Sep 17 00:00:00 2001 From: silverf0x Date: Wed, 18 Apr 2018 21:44:01 +0200 Subject: [PATCH] Add runtime versions 10.0.16299.309 and 10.0.16299.371 --- RpcCore/RpcCore4_32bits/RpcInternals.h | 2 ++ RpcCore/RpcCore4_64bits/RpcInternals.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index 3dd3a19..fb93b03 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -27,6 +27,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA00003F6803E8LL, //10.0.16232.1000 0xA00003FAB000FLL, //10.0.16299.15 0xA00003FAB00C0LL, //10.0.16299.192 + 0xA00003FAB0135LL, //10.0.16299.309 + 0xA00003FAB0173LL, //10.0.16299.371 0xA0000427903E8LL, //10.0.17017.1000 0xA0000428103E8LL, //10.0.17025.1000 0xA000042B203EALL, //10.0.17074.1002 diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index e04a5f1..93b1529 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -27,6 +27,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA00003F6803E8LL, //10.0.16232.1000 0xA00003FAB000FLL, //10.0.16299.15 0xA00003FAB00C0LL, //10.0.16299.192 + 0xA00003FAB0135LL, //10.0.16299.309 + 0xA00003FAB0173LL, //10.0.16299.371 0xA0000427903E8LL, //10.0.17017.1000 0xA0000428103E8LL, //10.0.17025.1000 0xA000042B203EALL, //10.0.17074.1002