mirror of
https://github.com/reactos/reactos.git
synced 2025-06-18 16:45:19 +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
|
@ -5588,7 +5588,7 @@ static const unsigned short uni2cp_high[256] =
|
|||
0x647f, 0x6573, 0x6665, 0x684a, 0x684a, 0x684a, 0x684a, 0x6764
|
||||
};
|
||||
|
||||
const struct dbcs_table cptable_932 =
|
||||
const struct dbcs_table DECLSPEC_HIDDEN cptable_932 =
|
||||
{
|
||||
{ 932, 2, 0x003f, 0x30fb, "ANSI/OEM Japanese Shift-JIS" },
|
||||
cp2uni,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue