wined3d: Remove the useless "resource_type" parameter from IWineD3DDevice::CreateSurf...
[wine] / include / msvcrt / wchar.h
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.