quatz/tests: Pass back the object instead of the iface in createtestfilter().
[wine] / dlls / msvcp90 / Makefile.in
2011-05-27  Piotr Cabanmsvcp90: Added _Mutex class implementation.
2011-05-27  Piotr Cabanmsvcp90: Added ios_base class stub.
2011-05-04  Alexandre Julliardmsvcp: Implement the numeric limit constants.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-18  Piotr Cabanmsvcp90: Add exception throwing function.
2010-07-22  Piotr Cabanmsvcp90: Added allocator<char> implementation.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Piotr Cabanmsvcp90: Added char_traits<char> implementation.
2010-07-21  Piotr Cabanmsvcp90: Added stub dll.