From 43df9dfebf1bb04757f3016044900c45bf4ee9d2 Mon Sep 17 00:00:00 2001 From: silverf0x Date: Tue, 22 Jan 2019 20:32:08 +0100 Subject: [PATCH] Add runtime version 10.0.10240.16841 --- 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 0f0b08a..a5bc20c 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -14,6 +14,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0x6000325804AE8LL, //6.3.9600.19176 0xA000028004000LL, //10.0.10240.16384 0xA00002800401CLL, //10.0.10240.16412 + 0xA0000280041C9LL, //10.0.10240.16841 0xA0000295A0000LL, //10.0.10586.0 0xA0000295A0132LL, //10.0.10586.306 0xA0000380603E8LL, //10.0.14342.1000 diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index 2700a08..765c65f 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -14,6 +14,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0x6000325804AE8LL, //6.3.9600.19176 0xA000028004000LL, //10.0.10240.16384 0xA00002800401CLL, //10.0.10240.16412 + 0xA0000280041C9LL, //10.0.10240.16841 0xA0000295A0000LL, //10.0.10586.0 0xA0000295A0132LL, //10.0.10586.306 0xA0000380603E8LL, //10.0.14342.1000