Added mappings for a few messages.
[wine] / dlls / msvcrt / file.c
2001-07-23  Marcus MeissnerPass handle to GetFileType, not MSVCRT fd.
2001-07-10  Peter HunnisettCreateFile should be called with security attributes...
2001-05-31  Francois Gougetfclose should return EOF (-1) if an error condition...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
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-03-19  Eric KohlAdded stub for _setjmp3().
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.