mirror of
https://github.com/silverf0x/RpcView
synced 2026-06-08 17:26:38 +00:00
Add support for version 10.0.16299.192
This commit is contained in:
@@ -26,6 +26,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0xA00003AD702A2LL, //10.0.15063.674
|
||||
0xA00003F6803E8LL, //10.0.16232.1000
|
||||
0xA00003FAB000FLL, //10.0.16299.15
|
||||
0xA00003FAB00C0LL, //10.0.16299.192
|
||||
0xA0000427903E8LL, //10.0.17017.1000
|
||||
};
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
||||
0xA00003AD702A2LL, //10.0.15063.674
|
||||
0xA00003F6803E8LL, //10.0.16232.1000
|
||||
0xA00003FAB000FLL, //10.0.16299.15
|
||||
0xA00003FAB00C0LL, //10.0.16299.192
|
||||
0xA0000427903E8LL, //10.0.17017.1000
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user