wined3d: Get rid of the shared_handle parameter.
[wine] / dlls / ddraw / surface_thunks.c
2009-01-22  Henri Verbeetddraw: Get rid of CONVERT and CONVERT_REV.
2009-01-22  Henri Verbeetddraw: Get rid of ddcomimpl.h.
2009-01-22  Henri Verbeetddraw: Get rid of ICOM_OBJECT.
2009-01-22  Henri Verbeetddraw: Get rid of ICOM_THIS_FROM.
2008-04-03  Alexander Dorofeyevddraw: Set surface to NULL on failure in GetAttachedSur...
2007-07-03  Stefan Dösingerddraw: Z buffers can be attached to offscreen d3d devices.
2007-06-20  Stefan Dösingerddraw: Test for incorrect surface desc sizes in GetSurf...
2007-05-09  Stefan Dösingerddraw: More tests and fixes on surface attachments.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-06-05  Christian CostaMoved dsurface object files to ddraw root dir.