Re: [2/6] try 2: msvcrt: implement strcat_s
15 Nov
2007
15 Nov
'07
8:46 p.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.
6691
Age (days ago)
6691
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov