Attempt at fixing MAX_PATH issues for mingw.
[wine] / dlls / msvcrt / msvcrt.h
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-21  Peter HunnisettAdd _lock,_unlock and header file for them.
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2001-11-06  François GougetFix the #include order for config.h.
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
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-02-21  Alexandre Julliard__getmainargs last argument is a pointer to new_mode.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.