[Bug 5469] VB6.0 string compare gives wrong result

Wine Bugs wine-bugs at winehq.org
Fri Jun 30 10:25:04 CDT 2006


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





------- Additional Comments From juan_lang at yahoo.com  2006-30-06 10:25 -------
BSTRs always contain Unicode chars in 32-bit programs.  MSDN give a better
description of the meaning of lcid in CompareString.  For example, in Spanish
locales, the two-character sequence CH compares greater than the character C,
but less than the sequence CA, because CH is technically (or at least,
lexicographically) one character in Spanish.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list