ole32: Add a few more tests for transacted storage.
[wine] / dlls / ole32 / tests / stg_prop.c
2007-01-09  Paul Vriensole32/tests: Cast-qual warnings fixes.
2006-11-09  Eric Pouechole32: Don't use PropVariantClear to setup an unitializ...
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-07-12  Mike McCormackole32: Only return S_FALSE in IPropertyStorage::ReadMul...
2006-07-12  Mike McCormackole32: Fix and test reading and writing of VT_CF proper...
2006-07-12  Mike McCormackole32: Fix conformance test to compile with MSVC6.
2006-06-23  Andrew Talbotole32/tests: Write-strings warning fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-10-29  Ivan Leo PuotiDelete some temp files created by the ole32 tests.
2005-06-15  Mike McCormackFix declarations in the tests.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-05-07  Stefan LeichterMake ole32 tests loadable on NT4.
2005-04-23  Juan Lang- convert strings between property storage's code page...
2005-04-22  Stefan LeichterMake ole32 tests loadable on NT4.
2005-04-15  Juan LangImplement FmtIdToPropStgName & PropStgNameToFmtId,...
2005-04-11  Juan Lang- add write support to IPropertyStorage, with tests
2005-04-11  Juan LangAdd traces, add unit tests for IPropertyStorage, and...