[UNICODE] Sync with Wine Staging 4.18. CORE-16441

This commit is contained in:
Amine Khaldi 2019-12-23 00:58:51 +01:00
parent 3cfeed64b1
commit 1a472d9453
84 changed files with 1111 additions and 1845 deletions

View file

@ -40,7 +40,7 @@ static const WCHAR cp2uni[256] =
0xf7ed, 0xf7ee, 0xf7ef, 0xf7f0, 0xf7f1, 0xf7f2, 0xf7f3, 0xf7f4
};
static const unsigned char uni2cp_low[5372] =
static const unsigned char uni2cp_low[] =
{
/* 0x0000 .. 0x00ff */
0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,