Implement ClearCustData.
[wine] / dlls / msvcrt / console.c
2003-10-31  Ulrich CzekallaDuplicate stdin/stdout handles to avoid closing them...
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-08-17  Daniel GudbjartssonCombined the implementation of all the scanf's in a...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-21  Peter HunnisettAdd _lock,_unlock and header file for them.
2002-02-08  C. Scott AnanianFilled out the implementation of fscanf and _cscanf.
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2001-04-23  Francois GougetAdd msvcrt/malloc.h (for the MFC).
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.