msctf: Implement ITfClientId.
[wine] / include / msvcrt / string.h
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.
2008-12-09  Alexandre Julliardinclude: Added the msvcrt memory.h header.
2007-06-06  Dmitry Timoshkovinclude/msvcrt: Make sure that __int64 is properly...
2006-10-16  Alexandre Julliardconfigure: Don't define _WIN64 on the command line...
2006-07-03  Ge van Geldorpinclude/msvcrt: Make sure size_t is properly 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-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-03-22  Madhura SahasrabudheChanged the macros in the msvcrt headers to static...
2002-12-18  Dimitrie O. PaunMap strcasecmp to _stricmp.
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2001-12-05  François GougetCleanup and improve the mbcs support.
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-04-10  Francois GougetAdded headers for the msvcrt library.