ddraw: Avoid LPD3DCLIPSTATUS.
[wine] / include / msvcrt / wchar.h
2012-01-06  Alexandre Julliardmsvcrt: Use the correct type for findnext64.
2011-09-20  Piotr Cabanmsvcr90: Fix _vswprintf_p implementation.
2011-01-26  Detlef Riekenberginclude: Add missing _stat64i32 / _stat32i64.
2011-01-25  Detlef Riekenbergmsvcr90: Implement _stat32, _fstat32, _wstat32.
2010-12-05  Mike Gibsonmsvcrt: Implement wcsnicoll.
2010-11-25  Eryk Wieliczkomsvcrt: Implement fprintf_s and fwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement printf_s and wprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vprintf_s and vwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vfprintf_s and vfwprintf_s.
2010-08-27  Piotr Cabanmsvcrt: Added _strdate_s and _wstrdate_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strtime_s and _wstrtime_s implementation.
2010-06-17  Alexander Scott... include/msvcrt: Update a bit.
2009-11-21  Alexandre Julliardinclude: Specify explicit alignment for __int64 types.
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-03-26  Hans Leidekkermsvcrt: Implement _vscprintf and _vscwprintf.
2009-01-07  Alexandre Julliardinclude/msvcrt: Replace va_list by __ms_va_list for...
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-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-07-10  Alexandre Julliardinclude/msvcrt: Fix all definitions of size_t for Win64.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2004-04-26  Dimitrie O. PaunFix the _WCTYPE_T_DEFINED sentry for compatibility.
2004-03-25  Felix NawothnigDefine stat in msvcrt/wchar.h.
2004-03-16  Hans Leidekker- Prefix many more functions, types, structs, etc....
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
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.