From a8cf5f7639f247ce7abc9a5e373fd3a2fc492bb5 Mon Sep 17 00:00:00 2001 From: Sndav Date: Mon, 25 Oct 2021 17:00:51 +0800 Subject: [PATCH] Add support for 10.0.19041.1288 --- 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 347e9fe..1b009ad 100644 --- a/RpcCore/RpcCore4_32bits/RpcInternals.h +++ b/RpcCore/RpcCore4_32bits/RpcInternals.h @@ -69,6 +69,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA00004A6102EALL, //10.0.19041.746 0xA00004A61041CLL, //10.0.19041.1052 0xA00004A610439LL, //10.0.19041.1081, + 0xA00004A610508LL, //10.0.19041.1288, 0xA0000536A0001LL, //10.0.21354.1, 0xA000055EC0001LL, //10.0.21996.1, 0xA000055F00001LL //10.0.22000.1 diff --git a/RpcCore/RpcCore4_64bits/RpcInternals.h b/RpcCore/RpcCore4_64bits/RpcInternals.h index 81ba668..9de23f0 100644 --- a/RpcCore/RpcCore4_64bits/RpcInternals.h +++ b/RpcCore/RpcCore4_64bits/RpcInternals.h @@ -69,6 +69,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = { 0xA00004A6102EALL, //10.0.19041.746 0xA00004A61041CLL, //10.0.19041.1052 0xA00004A610439LL, //10.0.19041.1081, + 0xA00004A610508LL, //10.0.19041.1288, 0xA0000536A0001LL, //10.0.21354.1 0xA000055EC0001LL, //10.0.21996.1, 0xA000055F00001LL //10.0.22000.1