mirror of
https://github.com/silverf0x/RpcView
synced 2026-06-08 17:26:38 +00:00
Add runtime 6.1.7601.24408
This commit is contained in:
@@ -22,7 +22,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0x600011DB15EC4LL, //6.1.7601.24260
|
||||
0x600011DB15EE3LL, //6.1.7601.24291
|
||||
0x600011DB15EF4LL, //6.1.7601.24308
|
||||
0x600011DB15F0FLL //6.1.7601.24335
|
||||
0x600011DB15F0FLL, //6.1.7601.24335
|
||||
0x600011DB15F58LL //6.1.7601.24408
|
||||
};
|
||||
|
||||
#ifdef _WIN64
|
||||
|
||||
@@ -21,7 +21,8 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0x600011DB15EC4LL, //6.1.7601.24260
|
||||
0x600011DB15EE3LL, //6.1.7601.24291
|
||||
0x600011DB15EF4LL, //6.1.7601.24308
|
||||
0x600011DB15F0FLL //6.1.7601.24335
|
||||
0x600011DB15F0FLL, //6.1.7601.24335
|
||||
0x600011DB15F58LL //6.1.7601.24408
|
||||
};
|
||||
|
||||
#define RPC_CORE_DESCRIPTION "Windows 7 SP1 64bits runtime core"
|
||||
|
||||
Reference in New Issue
Block a user