mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 09:08:31 +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] =
|
|||
0x042d, 0x0449, 0x0429, 0x0447, 0x0427, 0x00a7, 0x25a0, 0x00a0
|
||||
};
|
||||
|
||||
static const unsigned char uni2cp_low[5403] =
|
||||
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