[Bug 9583] CompareStringW gives incorrect result for some wide strings

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 5 23:12:13 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9583





--- Comment #9 from Dmitry Timoshkov <dmitry at codeweavers.com>  2007-09-05 23:12:11 ---
> Ok, I've tried calling LCMapStringW now, in both locales, but I don't really
> know how to interpret the result:

In order to make the interpretation of the result easier it would help to
call LCMapStringW for each character, and print original unicode code point
together with resulting sort key.

> An updated source file is available on
> http://www.cendio.se/~astrand/wine/40-listbox-sort/. 

Looks like comparestring.cpp provided there isn't really the latest source.
Also please attach the tests here in the bug.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list