quatz/tests: Pass back the object instead of the iface in createtestfilter().
[wine] / dlls / msvcp90 / memory.c
2011-05-27  Alexandre Julliardmsvcp90: Add an msvcp-specific size_t to avoid casts...
2010-08-24  Alexandre Julliardmsvcrt: Use a __thiscall macro where appropriate to...
2010-08-24  Francois Gougetmsvcp90: Remove the msvcp90 debug channel where unused.
2010-08-19  Piotr Cabanmsvcp90: Added allocator<void> implementation.
2010-08-19  Piotr Cabanmsvcp90: Added allocator<unsigned short> implementation.
2010-08-19  Piotr Cabanmsvcp90: Added allocator<wchar_t> implementation.
2010-08-18  Piotr Cabanmsvcp90: Added allocator<char> 64-bit exports.
2010-07-22  Piotr Cabanmsvcp90: Added allocator<char> implementation.