ChangeLog: - The already implemented function swscanf was missing the entry in the msvcrt.spec file Alberto Index: msvcrt.spec =================================================================== RCS file: /home/wine/wine/dlls/msvcrt/msvcrt.spec,v retrieving revision 1.51 diff -u -r1.51 msvcrt.spec --- msvcrt.spec 4 Nov 2002 23:53:44 -0000 1.51 +++ msvcrt.spec 7 Nov 2002 11:16:07 -0000 @@ -719,7 +719,7 @@ @ cdecl strtoul(str ptr long) strtoul @ cdecl strxfrm(ptr str long) strxfrm @ forward -noimport swprintf ntdll.swprintf -@ stub swscanf #(wstr wstr) varargs +@ varargs swscanf(wstr wstr) MSVCRT_swscanf @ cdecl system(str) MSVCRT_system @ forward -noimport tan ntdll.tan @ cdecl tanh(double) tanh