Fixed some issues found by winapi_check.
[wine] / dlls / crtdll / wcstring.c
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-03-24  Patrik StridvallFixed some warnings.
2000-02-26  Alexandre JulliardMore portable CRTDLL_iswctype.
2000-02-14  Gerald PfeiferFixed FreeBSD compile.
2000-02-13  David HowellsImplemented isw*() wctype.h functions.
1999-11-14  Marcus MeissnerWork around glibc bug, that does not handle latin-1...
1999-08-08  Alexandre JulliardReimplemented multi-byte and wide-chars functions to...