http://bugs.winehq.org/show_bug.cgi?id=10767 --- Comment #17 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-11-17 01:51:56 --- (In reply to comment #15)
You're completely missing the point - if even ASCII strings can't be sorted language independently, then that "Unicode collation table" implements a sorting scheme that is more or less broken for any language. That table is just a template for languages to have some sorting scheme for chars that are *outside* that language.
Sounds like you don't understand what is unicode and how charsets map into it.
The main point is that even mdsn says, that lstrcmpi is locale dependent.
There is no such an API as "lstrcmpi" in win32. Surprise? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.