shell32: Send directories and non-regular files to the trash.
[wine] / dlls / ddraw / ddraw.c
2006-07-26  Stefan Dösingerddraw: Support using an application-provided surface...
2006-07-11  Stefan Dösingerddraw: Palette refcounting fix.
2006-07-11  Stefan Dösingerddraw: Split up the ddraw refcount.
2006-06-30  Piotr Cabanddraw: Added missing '\n' in debug traces.
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.