mirror of
https://github.com/reactos/reactos.git
synced 2025-06-19 15:05:30 +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
|
@ -412,7 +412,7 @@ static const unsigned short uni2cp_high[256] =
|
|||
0x08f3, 0x08f3, 0x08f3, 0x08f3, 0x08f3, 0x08f3, 0x08f3, 0x0894
|
||||
};
|
||||
|
||||
const struct sbcs_table cptable_1251 =
|
||||
const struct sbcs_table DECLSPEC_HIDDEN cptable_1251 =
|
||||
{
|
||||
{ 1251, 1, 0x003f, 0x003f, "ANSI Cyrillic" },
|
||||
cp2uni,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue