wined3d: Select a proper texture unit in LockRect and dirtify the state.
[wine] / dlls / ole32 / tests / hglobalstream.c
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...