http://bugs.winehq.org/show_bug.cgi?id=34176 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|dtimoshkov(a)codeweavers.com | --- Comment #7 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-08-05 23:17:35 CDT --- (In reply to comment #5)
Given the second parameters (0x1) passed from the program (both when executed from Windows as well as from Wine) to the CompareStringW call is NORM_IGNORECASE(http://source.winehq.org/source/include/winnls.h#L345) the question is should é be = to e, ² be = to 2 and 3 be = to ³ from the unicode standard point of view ? COuld we tell Wine to behave like Windows for this matter ?
I doubt that NORM_IGNORECASE works like that. (In reply to comment #6)
Dmitry (hope the email adress I found is the right one, hop I do not bother you with this...)
That address is no longer valid. -- 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.