mirror of
https://github.com/reactos/reactos.git
synced 2025-06-13 16:48:32 +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
|
@ -783,7 +783,7 @@ static const unsigned short uni2cp_high[256] =
|
|||
0x131b, 0x131b, 0x131b, 0x1076, 0x131b, 0x131b, 0x112d, 0x122c
|
||||
};
|
||||
|
||||
const struct sbcs_table cptable_866 =
|
||||
const struct sbcs_table DECLSPEC_HIDDEN cptable_866 =
|
||||
{
|
||||
{ 866, 1, 0x003f, 0x003f, "OEM Russian" },
|
||||
cp2uni,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue