[Bug 23217] Runes of Magic client.exe needs unimplemented function msvcr80.dll._strlwr_s

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 18 13:24:19 CDT 2010


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch




--- Comment #2 from Dan Kegel <dank at kegel.com>  2010-07-18 13:24:19 ---
Works here.

( http://msdn.microsoft.com/en-us/library/8h19t214.aspx and the standard
both claim you shouldn't call tolower() unless islower() is true,
so I guess you ought to add a test for that case before you submit the patch. )

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