ole32/tests: Add tests for TYMED_ISTREAM marshalling.
[wine] / dlls / ole32 / tests / ole2.c
2009-02-09  Rob Shearmanole32: Allow some optional methods to be called in...
2009-02-09  Rob Shearmanole32: Add framework in the ole2 tests for having optio...
2009-02-06  Rob Shearmanole32: Fix an ole2 test failure on Win9x and NT4.
2009-01-20  Michael Stefaniucole32/tests: Remove superfluous pointer casts.
2009-01-07  Nikolay Sivovole32: Fix return value for DefaultHandler_GetMiscStatus.
2008-12-12  Francois Gougetole32/tests: Make test_runnable() static.
2008-08-18  Paul Vriensole32/tests: Fix a test on win98 and W2K.
2008-07-08  James Hawkinsole32: Fix a few failing tests in win2k.
2008-06-10  Paul Vriensole32/tests: Only skip the tests if we are on NT4 or...
2008-06-10  Paul Vriensole32/tests: Fix crash on NT4 and below.
2008-06-10  Paul Vriensole32/tests: Fix crash on W2K and below.
2007-11-13  Rob Shearmanole32: Validate the parameters to DataCache_Cache.
2007-11-12  Rob Shearmanole32: Fix a leak of a moniker object in test_default_h...
2007-10-18  Alexandre JulliardFix redundant uses of MAKEINTRESOURCE.
2007-10-10  Mikolaj Zalewskiole32: OleIsRunning should return TRUE if the class...
2007-01-11  Rob Shearmanole32: Add tests for the default handler.
2006-12-14  Francois Gougetole32: Fix named/nameless union compilation error.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-04  Rob Shearmanole32: Fix HandsOffStorage in the data cache.
2006-12-04  Rob Shearmanole32: Implement the DiscardCache function in the data...
2006-12-04  Rob Shearmanole32: Add tests for invalid clipformat/tymed combinati...
2006-12-04  Rob Shearmanole32: Implement saving of the data cache.
2006-12-04  Rob Shearmanole32: Add handling of the dirty state to the data...
2006-12-04  Rob Shearmanole32: Add some tests for the IViewObject, IOleCache2...
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-10-09  Jacek Cabanole32: Don't fail in OleCreate if created object doesn...
2006-09-07  Robert Shearmanole32: Add a test for OleLoad.
2006-09-07  Robert Shearmanole32: Add tests for OleCreate.