mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 01:45:21 +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
|
@ -574,7 +574,7 @@ static const unsigned short uni2cp_high[256] =
|
|||
0x0dcb, 0x0dcb, 0x0dcb, 0x0dcb, 0x0dcb, 0x0dcb, 0x0dcb, 0x0d6c
|
||||
};
|
||||
|
||||
const struct sbcs_table cptable_1252 =
|
||||
const struct sbcs_table DECLSPEC_HIDDEN cptable_1252 =
|
||||
{
|
||||
{ 1252, 1, 0x003f, 0x003f, "ANSI Latin 1" },
|
||||
cp2uni,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue