msxml3: Implemented wcscpy_s (try 3)

Dmitry Timoshkov dmitry at codeweavers.com
Wed Feb 27 03:06:09 CST 2008


"Alistair Leslie-Hughes" <leslie_alistair at hotmail.com> wrote:

> Corrected comparisons, and error message in test.


> diff --git a/dlls/msvcrt/msvcrt.spec b/dlls/msvcrt/msvcrt.spec
> index d6cffcb..ebd718c 100644
> --- a/dlls/msvcrt/msvcrt.spec
> +++ b/dlls/msvcrt/msvcrt.spec
> @@ -761,6 +761,7 @@
> @ cdecl wcscmp(wstr wstr) ntdll.wcscmp
> @ cdecl wcscoll(wstr wstr) MSVCRT_wcscoll
> @ cdecl wcscpy(ptr wstr) ntdll.wcscpy
> +@ cdecl wcscpy_s(wstr long wstr) MSVCRT_wcscpy_s

What's happened to the spec entry fix?

-- 
Dmitry.



More information about the wine-devel mailing list