[Bug 26454] New: [PATCH] unimplemented function _mbsupr_s in msvcrt80
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(a)winehq.org ReportedBy: hannibal(a)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.
http://bugs.winehq.org/show_bug.cgi?id=26454 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-17 06:16:29 CDT --- Hi, Konrad. Patches are not picked from bugzilla attachments. Use wine-patches(a)winehq.org list to submit. Also http://wiki.winehq.org/SubmittingPatches -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26454 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-17 06:16:50 CDT --- Closing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26454 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|msvcrt |-unknown -- 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.
participants (1)
-
wine-bugs@winehq.org