Tweak TRACE()s to simplify '\n' checks.
[wine] / dlls / oleaut32 / tests / usrmarshal.c
2006-10-02  Francois Gougetoleaut32: Fixed compilation in the nameless union case.
2006-06-19  Kevin Koltzauoleaut32: Fix 64bit warnings in tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Huw Daviesoleaut32: Correctly handle the case when the number...
2006-05-08  Huw Daviesoleaut32: Preserve the 'auto' features before copying...
2006-05-07  Huw Daviesoleaut32: Rewrite VARIANT user marshaling.
2006-05-05  Huw Daviesoleaut32: Alignment fixes for safearrays.
2006-05-05  Huw Daviesoleaut32: Fix tests under win2k.
2006-05-05  Huw Daviesoleaut32: Split out the SAFEARRAY and BSTR tests so...
2006-05-05  Huw Daviesoleaut32: Fix BSTR marshaling to be wire compatible...
2006-01-27  Robert Shearmanole: Test and implement LPSAFEARRAY marshaling.