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

Dmitry Timoshkov dmitry at codeweavers.com
Thu Nov 15 20:46:36 CST 2007


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

-- 
Dmitry. 




More information about the wine-devel mailing list