ole32: Add a test for CoCreateInstance doing object hosting by
[wine] / dlls / ddraw / ddraw.c
2006-06-27  Stefan Dösingerddraw: Assign the surface descriptions height to the...
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-26  Stefan Dösingerddraw: Set the video memory and visible flag on render...
2006-06-26  Stefan Dösingerddraw: Enumerate the reference d3ddevice.
2006-06-19  Stefan Dösingerddraw: Palette refcounting fixes + tests.
2006-06-15  Alexandre Julliardddraw: Make some functions static.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.