mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 20:34:59 +00:00
[UNICODE] Sync with Wine Staging 4.18. CORE-16441
This commit is contained in:
parent
3cfeed64b1
commit
1a472d9453
84 changed files with 1111 additions and 1845 deletions
|
@ -73,7 +73,7 @@ static const WCHAR cp2uni[512] =
|
|||
0x0e58, 0x0e59, 0x0e5a, 0x0e5b, 0xf8c5, 0xf8c6, 0xf8c7, 0xf8c8
|
||||
};
|
||||
|
||||
static const unsigned char uni2cp_low[2588] =
|
||||
static const unsigned char uni2cp_low[] =
|
||||
{
|
||||
/* 0x0000 .. 0x00ff */
|
||||
0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue