[PATCH 10/10] ddraw: Implement IDirectDrawSurface4 thunks.

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


This separates IDirectDrawSurface4 from IDirectDrawSurface7. As it uses the
relaxed attachment check, this should a part of the problem discussed in
http://www.winehq.org/pipermail/wine-devel/2008-June/066745.html.
---
 dlls/ddraw/ddraw.c          |    1 +
 dlls/ddraw/ddraw_private.h  |    4 +-
 dlls/ddraw/surface.c        |   10 +-
 dlls/ddraw/surface_thunks.c |  460 ++++++++++++++++++++++++++++++++++++++++++-
 dlls/ddraw/tests/refcount.c |    4 +-
 5 files changed, 471 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c9307d506e1dad204aba3610842b6eebb7725d0e.diff
Type: text/x-patch
Size: 28646 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080810/5e83250c/attachment-0001.bin 


More information about the wine-patches mailing list