[Bug 25541] Family Historian displays the message a serious error has occurred (due to missing msvcrt.dll._strnicoll)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 10 20:09:51 CST 2011


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

--- Comment #5 from Nick Law <nlaw at naad.fsnet.co.uk> 2011-02-10 20:09:51 CST ---
(In reply to comment #4)
> Eryk posted a patch:
> http://www.winehq.org/pipermail/wine-patches/2011-February/098813.html

Just a couple of comments on this patch, I'm not that familiar with strnicoll,
but two possible problems with this patch are possibly that strnicoll ignores
case (as I understand it) and this patch does not (the two strings need to be
converted to the same case prior to the compare. Also LC_Collate modifies the
comparison in strnicoll (I've no idea how). Having said that, this is a good
start and I'll try it on on FH and see how it behaves.

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