Add support for version 10.0.16299.192

This commit is contained in:
silverf0x 2018-01-06 20:11:51 +01:00
parent e71a2006b7
commit 707aa7947c
2 changed files with 2 additions and 0 deletions

View File

@ -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
};

View File

@ -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
};