Release 1.5.29.
[wine] / dlls / ole32 / tests / hglobalstream.c
2012-08-13  Jacek Cabanole32/tests: Use proper helpers for iface calls.
2011-05-02  Nicolas Le Camole32/tests: Fix large integer overflow warnings.
2011-02-17  Austin Englishole32/tests: Make sure to use a return value (LLVM...
2010-05-27  Vincent Povirkole32: Fix seeking backwards in hglobalstream.
2010-05-27  Vincent Povirkole32/tests: Add more IStream_Seek tests for hglobalstream.
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...