Fix signature of SHLWAPI_334 as its string parameter really is an
[wine] / dlls / msvcrt / time.c
2002-08-26  Patrik StridvallMSVC compatibility fixes.
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-12-05  François Gougetmktime must normalize the struct tm fields.
2001-11-12  Gerard Patel- implement mbscspn mostly as a stub
2001-04-23  Francois GougetWe must not free the pointer returned by localtime...
2001-04-16  Gerald PfeiferFixed MSVCRT_clock return type.
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-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.