include: Correct DDSCAPS2 and DDSURFACEDESC2 structures and their uses.

Sebastian Lackner sebastian at fds-team.de
Sun Mar 1 19:05:03 CST 2015


From: Amine Khaldi <amine.khaldi at reactos.org>

The current definition of DDSCAPS2 and DDSURFACEDESC2 do not match the Windows header files.

---
 dlls/ddraw/ddraw.c        |  4 ++--
 dlls/ddraw/device.c       |  2 +-
 dlls/ddraw/surface.c      | 24 ++++++++++++------------
 dlls/ddraw/tests/ddraw4.c | 16 ++++++++--------
 dlls/ddraw/tests/ddraw7.c | 18 +++++++++---------
 dlls/ddraw/utils.c        | 10 +++++-----
 dlls/ddrawex/ddraw.c      |  4 ++--
 dlls/dxdiagn/provider.c   |  4 ++--
 include/ddraw.h           | 10 ++++++++--
 9 files changed, 49 insertions(+), 43 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-include-Correct-DDSCAPS2-and-DDSURFACEDESC2-structur.patch
Type: text/x-patch
Size: 20539 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150302/d9b1adce/attachment-0001.bin>


More information about the wine-patches mailing list