Module: wine Branch: master Commit: a59347fcd26f1d38d9ddc1af5f77d8d027b70d14 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a59347fcd26f1d38d9ddc1af5f...
Author: Michael Stefaniuc mstefani@redhat.de Date: Wed Jan 19 01:33:42 2011 +0100
ddraw: COM cleanup for the IDirectDraw iface.
---
dlls/ddraw/ddraw.c | 130 ++++++++++++++++++++++++++++---------------- dlls/ddraw/ddraw_private.h | 2 +- dlls/ddraw/device.c | 2 +- dlls/ddraw/main.c | 4 +- dlls/ddraw/surface.c | 2 +- 5 files changed, 87 insertions(+), 53 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a59347fcd26f1d38d9ddc1...