http://bugs.winehq.org/show_bug.cgi?id=9583
--- Comment #9 from Dmitry Timoshkov dmitry@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.