mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
[UNICODE] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
abe6bbabfb
commit
6cbd6bd3ce
81 changed files with 103 additions and 98 deletions
|
@ -7937,7 +7937,7 @@ static const unsigned short uni2cp_high[256] =
|
|||
0x6919, 0x6a19, 0x6b19, 0x6dce, 0x6dce, 0x6dce, 0x6be9, 0x6ce8
|
||||
};
|
||||
|
||||
const struct dbcs_table cptable_936 =
|
||||
const struct dbcs_table DECLSPEC_HIDDEN cptable_936 =
|
||||
{
|
||||
{ 936, 2, 0x003f, 0x003f, "ANSI/OEM Simplified Chinese GBK" },
|
||||
cp2uni,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue