ole32/tests: Test creating an IPropertySetStorage with an unknown format id.
[wine] / dlls / ole32 / tests / hglobalstream.c
2010-03-05  Alexandre Julliardole32/tests: Avoid sizeof in traces.
2010-02-25  Reece Dunnole32: Fix the HGLOBAL stream Seek implementation.
2010-02-25  Reece Dunnole32/tests: Improve the HGLOBAL stream tests for Seek.
2009-12-07  Rob Shearmanole32: Add tests for HGLOBAL stream ignoring the HighPa...
2008-11-13  Alexandre Julliardole32/tests: Fix a couple of global stream test failure...
2007-11-13  Rob Shearmanole32: Fix a memory leak in the HGLOBAL stream tests...
2007-05-18  Rob Shearmanole32: Fix reading from an HGLOBALStreamImpl with an...
2007-01-10  Rob Shearmanole32: Fix HGLOBALStreamImpl_CopyTo to check the return...
2006-12-18  Rob Shearmanole32: Fix SetSize for HGLOBAL streams in the case...
2006-10-19  Francois GougetFix compilation with gcc 2.95.
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-09-27  Alexandre Julliardole32/tests: Avoid using sizeof in a trace.
2006-09-11  Robert Shearmanole32: Fix the IStream_SetSize function for HGLOBAL...
2006-09-11  Robert Shearmanole32: Fix the return value of the HGLOBAL stream IStre...
2006-09-11  Robert Shearmanole32: Fix the HGLOBAL stream IStream_Read function...
2006-09-11  Robert Shearmanole32: Add tests for the stream object returned by...