Add runtime 10.0.17763.379

This commit is contained in:
silverf0x 2019-03-23 22:39:18 +01:00
parent a0dcff92f2
commit ec12b31c1b
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
0xA000045630001LL, //10.0.17763.1
0xA000045630086LL, //10.0.17763.134
0xA0000456300C2LL, //10.0.17763.194
0xA000045630288LL //10.0.17763.648
0xA00004563017BLL //10.0.17763.379
};
#ifdef _WIN64

View File

@ -48,7 +48,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
0xA000045630001LL, //10.0.17763.1
0xA000045630086LL, //10.0.17763.134
0xA0000456300C2LL, //10.0.17763.194
0xA000045630288LL //10.0.17763.648
0xA00004563017BLL //10.0.17763.379
};
#define RPC_CORE_DESCRIPTION "Windows 10 64bits runtime core"