[PATCH 07/10] ddraw: Separate reference counts for IDirectDrawSurface7 and IDDS3

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sun Aug 10 16:18:29 CDT 2008


The tests for the reference counts still all fail (thus left as todo_wine),
as IDDS1,IDDS2 and IDDS3 are merged in one group (should all be separate)
and IDDS4 and IDDS7 merged in the other group (should also be separate).
---
 dlls/ddraw/ddraw.c          |    4 ++-
 dlls/ddraw/ddraw_private.h  |    2 +-
 dlls/ddraw/ddraw_thunks.c   |   19 ++++++++++++++--
 dlls/ddraw/surface.c        |   47 +++++++++++++++++++++++++++++++-----------
 dlls/ddraw/surface_impl.h   |    9 +++++--
 dlls/ddraw/surface_thunks.c |   27 ++++++++++++++++++++----
 6 files changed, 82 insertions(+), 26 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9072841745cca7aa70717c119d5630017389d5de.diff
Type: text/x-patch
Size: 10280 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080810/9aad0323/attachment.bin 


More information about the wine-patches mailing list