Add runtime version 6.1.7601.24117

This commit is contained in:
silverf0x
2018-08-25 21:48:04 +02:00
parent ddd91d8735
commit daf87dcc99
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
0x600011DB15CA2LL, //6.1.7601.23714
0x600011DB15D08LL, //6.1.7601.23816
0x600011DB15D6BLL, //6.1.7601.23915
0x600011DB15E35LL //6.1.7601.24117
};
#ifdef _WIN64
+1
View File
@@ -17,6 +17,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
0x600011DB15CA2LL, //6.1.7601.23714
0x600011DB15D08LL, //6.1.7601.23816
0x600011DB15D6BLL, //6.1.7601.23915
0x600011DB15E35LL //6.1.7601.24117
};
#define RPC_CORE_DESCRIPTION "Windows 7 SP1 64bits runtime core"