RE: wctype

2004-10-04 Thread Ge van Geldorp
> 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,

Re: wctype

2004-10-04 Thread 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 (about 12000 of them). Nothing > really spectacular, e.g. codepoint 0x00b5 (MICRO SIGN) is classified > C1_PUNCT in Win2k and (C1_ALPHA

wctype

2004-10-04 Thread Ge van Geldorp
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