d3d9/tests: Add a test for 0 width / height surface creation.
[wine] / dlls / msvcr70 /
2010-11-18  Piotr Cabanmsvcrt: Update spec files.
2010-11-08  Eric Pouechmsvcrt: Implemented _vc(w)printf.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror.
2010-11-03  Eric Pouechmsvcrt: Implemented _cputws.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Julliardmsvcrt: Use int64 in the spec file for 64-bit integers.
2010-08-29  Alexandre Julliardmsvcrt: Add -ret64 flag on some functions that return...
2010-08-27  Piotr Cabanmsvcrt: Added _scprintf implementation.
2010-08-25  Piotr Cabanmsvcrt: Added _set_SSE2_enable stub.
2010-08-24  Alexandre Julliardmsvcrt: Export the 64-bit version of the C++ mangled...
2010-08-24  Alexandre Julliardmsvcrt: List the this pointer as an additional argument...
2010-08-24  Alexandre Julliardmsvcrt: Use the thiscall type on appropriate entry...
2010-07-22  Alexandre Julliardmsvcrt: Use the appropriate mangled names for operator...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-22  Piotr Cabanmsvcrt: Added __crtLCMapStringW partial implementation.
2010-06-14  Detlef Riekenbergmsvcr7x: Sync exports to msvcrt.
2010-05-06  Piotr Cabanmsvcrt: Sync msvcr* dlls.
2010-04-28  Detlef Riekenbergmsvcr70: Sync exports to current msvcrt.
2010-04-26  Detlef Riekenbergmsvcr70/71: Sync exports to msvcrt.
2010-04-13  Alexandre Julliardmsvcrt: Implement the missing exception constructor...
2010-04-12  Alexandre Julliardmsvcrt: Make a few more exception handling functions...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Detlef Riekenbergmsvcr70: Add msvcr70.dll with forwards to msvcrt.dll.