ole32: Add a few more tests for transacted storage.
[wine] / dlls / ole32 / tests / ole2.c
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.