Generate Perl modules defining prototypes for exported functions.
[wine] / dlls / msvcrt / wcs.c
2001-11-08  Alexandre JulliardImplemented inline version of the iswxxx functions.
2001-06-19  Patrik StridvallRemoved implementation of _ultow since it is forwarded...
2001-04-16  Ove KaavenHandle the %f case in wsprintf.
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-22  James JuranUse int instead of WCHAR in va_arg() (fixes gcc-current...
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.