[Bug 10767] lstrcmp and others do not compare punctuation characters correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 17 02:53:35 CST 2009


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





--- Comment #19 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-11-17 02:53:35 ---
Neither lstrcmpi no lstrcmp are the real APIs, you need to differentiate
between A and W variants. W version doesn't care about locale, while A does.

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



More information about the wine-bugs mailing list