Add some OLECMDIDs present in MS headers.
[wine] / include / msvcrt / stdlib.h
2003-01-11  Dimitrie O. PaunDefine qsort and bsearch in stdlib.h.
2003-01-04  Alexandre JulliardRemoved a few more #ifdef __WINE__.
2003-01-03  Dimitrie O. PaunDefine NULL if it's not defined already.
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-11-30  Francois GougetAdded constants for _set_error_mode().
2002-02-22  Peter Hunnisettatexit doesn't take a _onexit_t parameter.
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-04-24  Francois GougetDon't use Windows types like LONGLONG in msvcrt headers.
2001-04-23  Francois GougetAdd msvcrt/malloc.h (for the MFC).
2001-04-10  Francois GougetAdded headers for the msvcrt library.