From e1a7e1f0a61308c800f336073961b5dc0986c4a5 Mon Sep 17 00:00:00 2001 From: silverf0x Date: Sun, 15 Dec 2019 13:52:40 +0100 Subject: [PATCH] Add runtime version 6.3.9600.19538 --- RpcCore/RpcCore4_32bits/RpcInternals.h | 1 + RpcCore/RpcCore4_64bits/RpcInternals.h | 1 + 2 files changed, 2 insertions(+) diff --git a/RpcCore/RpcCore4_32bits/RpcInternals.h b/RpcCore/RpcCore4_32bits/RpcInternals.h index 9a21449..1dbd55e 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -12,6 +12,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0x60003258045FFLL, //6.3.9600.17919 0x6000325804774LL, //6.3.9600.18292 0x6000325804AE8LL, //6.3.9600.19176 + 0x6000325804C52LL, //6.3.9600.19538 0xA000028004000LL, //10.0.10240.16384 0xA00002800401CLL, //10.0.10240.16412 0xA0000280041C9LL, //10.0.10240.16841 diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index 6535472..72102e2 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -12,6 +12,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0x60003258045FFLL, //6.3.9600.17919 0x6000325804774LL, //6.3.9600.18292 0x6000325804AE8LL, //6.3.9600.19176 + 0x6000325804C52LL, //6.3.9600.19538 0xA000028004000LL, //10.0.10240.16384 0xA00002800401CLL, //10.0.10240.16412 0xA0000280041C9LL, //10.0.10240.16841