ole32: Add the external references that the server gave to us to any existing ifproxy,
[wine] / dlls / ole32 / tests / hglobalstream.c
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...