[2/6] try 2: msvcrt: implement strcat_s

Stefan Dösinger stefan at codeweavers.com
Fri Nov 16 04:39:56 CST 2007


Am Freitag, 16. November 2007 03:46:36 schrieb Dmitry Timoshkov:
> "Stefan Dösinger" <stefan at codeweavers.com> wrote:
> > +@ cdecl strcat_s(str str) MSVCRT_strcat_s
>
> ...
>
> > +int CDECL MSVCRT_strcat_s( char* dst, MSVCRT_size_t elem, const char*
> > src )
>
> The spec file entry still has wrong number of parameters.
Ooops, missed that one. Here is a fixed patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Implement-strcpy_s.patch
Type: text/x-diff
Size: 6738 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071116/11b2cde9/attachment.patch 


More information about the wine-patches mailing list