ddraw: Avoid LPD3DCLIPSTATUS.
[wine] / include / msvcrt / io.h
2012-01-09  Daniel Lehmanmsvcrt: Add struct and prototypes for existing _findfir...
2009-11-21  Alexandre Julliardinclude: Specify explicit alignment for __int64 types.
2009-05-23  Alexandre Julliardinclude/msvcrt: Add explicit msvcrt_long types to repla...
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2008-12-12  Alexandre Julliardmsvcrt: Use intptr_t or size_t instead of long where...
2008-12-12  Alexandre Julliardinclude: Add the msvcrt/crtdefs.h header and include...
2008-12-09  Alexandre Julliardinclude: Fix the definition of 64-bit types for Mingw64.
2007-06-06  Dmitry Timoshkovinclude/msvcrt: Make sure that __int64 is properly...
2007-02-20  Dmitry Timoshkovmsvcrt: Pack the structures on a 8-byte boundary like...
2005-04-25  Marcus Meissnergcc4 alias fixes.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2004-03-16  Hans Leidekker- Prefix many more functions, types, structs, etc....
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-03-26  Alexandre JulliardUse aliases instead of #defines for the varargs functio...
2003-01-11  Dimitrie O. PaunUse inline functions instead of macros to avoid problem...
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-04-10  Francois GougetAdded headers for the msvcrt library.