[Bug 26454] New: [PATCH] unimplemented function _mbsupr_s in msvcrt80

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 17 03:23:19 CDT 2011


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

           Summary: [PATCH] unimplemented function _mbsupr_s in msvcrt80
           Product: Wine
           Version: 1.3.15
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: hannibal at astral.lodz.pl


Created an attachment (id=33686)
 --> (http://bugs.winehq.org/attachment.cgi?id=33686)
Patch adding _msbupr_s & _msblwr_s functions to msvcrt

Program I've use trigger error about unimplemented function _mbsupr_s in
msvcrt80. I've implemented this function (see patch) and _mbslwr_s, and they
seems work for me.

I've newer adding new function to wine dll, so look my patch closely. If it is
not good enough, let it be, at least, inspiration for you to add something
better.

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