d3drm: Avoid LPDDPIXELFORMAT.
[wine] / include / msvcrt / sys /
2011-01-25  Detlef Riekenbergmsvcr90: Implement _stat32, _fstat32, _wstat32.
2010-05-26  Robert Wilhelminclude: Add struct _stat32i64 and struct _stat64i32.
2009-05-23  Alexandre Julliardinclude/msvcrt: Add explicit msvcrt_long types to repla...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
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-05-22  Francois Gougetmsvcrt: Remove the S_ISXXX() macros as they are not...
2007-02-20  Dmitry Timoshkovmsvcrt: Pack the structures on a 8-byte boundary like...
2007-02-14  Damjan Jovanovicmsvcrt: Added declarations for functions and structures...
2007-02-06  Damjan Jovanovicmsvcrt: Align struct _stati64's st_size on an 8 byte...
2006-10-16  Alexandre Julliardconfigure: Don't define _WIN64 on the command line...
2006-09-22  Detlef Riekenberginclude: Open Watcom compatibility (Fix _BSDTYPES_DEFIN...
2006-07-10  Alexandre Julliardinclude/msvcrt: Fix all definitions of size_t for Win64.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-10-11  Martin FuchsDefine pid_t and ssize_t if not already defined.
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-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-13  Dimitrie O. PaunAdd definitions for the S_IS* macros.
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-03-17  Dimitrie O. PaunDefine the u_{char,short,int,long} in msvcrt/sys/types...
2003-01-13  Dimitrie O. PaunDefine the (old name) struct stat, it is used by progra...
2003-01-11  Dimitrie O. PaunUse inline functions instead of macros to avoid problem...
2003-01-10  Dimitrie O. PaunAdd unistd.h files for mingw/Unix compatibility.
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-07-31  Rafael KitoverPortability fixes for Cygwin.
2002-04-27  Alexandre JulliardFreeBSD compile fix.
2002-03-20  Bill MedlandConnect the msvcrt file byte locking up to ntdll.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-23  Uwe Bonnes_dev_t is an unsigned integer.
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-09-19  Francois GougetAdd msvcrt/locale.h.
2001-04-10  Francois GougetAdded headers for the msvcrt library.