Re: [2/6] try 2: msvcrt: implement strcat_s
Nov. 16, 2007
2:46 a.m.
"Stefan Dösinger" <stefan(a)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.
6705
Age (days ago)
6705
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov