> From: Dmitry Timoshkov
>
> "Ge van Geldorp" <[EMAIL PROTECTED]> wrote:
>
> > I compared the results of CT_CTYPE1 GetStringTypeW()
> > between Windows 2000 and Wine and found a lot of differences
>
> That's a known incompatibility. Another one is sort weight
> tables. We can do nothing to fix it,
"Ge van Geldorp" <[EMAIL PROTECTED]> wrote:
> I compared the results of CT_CTYPE1 GetStringTypeW() between Windows 2000
> and Wine and found a lot of differences (about 12000 of them). Nothing
> really spectacular, e.g. codepoint 0x00b5 (MICRO SIGN) is classified
> C1_PUNCT in Win2k and (C1_ALPHA
I compared the results of CT_CTYPE1 GetStringTypeW() between Windows 2000
and Wine and found a lot of differences (about 12000 of them). Nothing
really spectacular, e.g. codepoint 0x00b5 (MICRO SIGN) is classified
C1_PUNCT in Win2k and (C1_ALPHA | C1_LOWER) in Wine. I noticed that the Wine
table is