Correct return value in a couple of error cases.
[wine] / dlls / msvcrt / ctype.c
2002-12-19  Alexandre JulliardUse MSVCRT_wchar_t instead of WCHAR so that the impleme...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2001-04-10  Francois GougetInclude the msvcrt headers, remove duplicate definitions.
2001-04-10  Francois GougetAdjust the 'MSVCRT_' prefix to match the msvcrt headers
2001-01-15  Alexandre JulliardFixed toupper/_toupper mixup.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.