wined3d: Added CopyRects method (based on a patch by Oliver Stieber).
[wine] / include / msvcrt / malloc.h
2005-09-23  Vijay Kiran KamujuImplementation of _get_sbh_threshold and _set_sbh_threshold
2005-09-19  Vijay Kiran KamujuAdded __p__amblksiz implementation.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-04-17  Alexandre JulliardFixed alloca handling the way mingw does it (reported...
2003-03-22  Madhura SahasrabudheChanged the macros in the msvcrt headers to static...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-04-23  Francois GougetAdd msvcrt/malloc.h (for the MFC).