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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 5 02:21:11 CDT 2007


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





--- Comment #2 from Peter Åstrand <peter at cendio.se>  2007-09-05 02:21:11 ---
My locale is 0x41d. If I change the locale in Windows to English (USA) (0x409),
it  changes the result, the string is now compared less instead. Here's a log:

H:\>comparestring
locale is 0x41d
string1 is greater

H:\>comparestring
locale is 0x409
string1 is less


-- 
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