Henri Verbeet : ddraw: Setup the device window in SetCooperativeLevel().

Alexandre Julliard julliard at winehq.org
Mon Nov 8 11:46:23 CST 2010


Module: wine
Branch: master
Commit: 7e3985e1fea60da73bae2b9465b94e5d110909fc
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7e3985e1fea60da73bae2b9465b94e5d110909fc

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Nov  8 11:50:33 2010 +0100

ddraw: Setup the device window in SetCooperativeLevel().

---

 dlls/d3d8/device.c             |    9 ++++++++-
 dlls/d3d9/device.c             |   26 ++++++++++++++++++--------
 dlls/ddraw/ddraw.c             |   37 +++++++++++++++++++++++--------------
 dlls/ddraw/tests/d3d.c         |    3 +++
 dlls/ddraw/tests/ddrawmodes.c  |    2 +-
 dlls/wined3d/device.c          |   14 +++++++++-----
 dlls/wined3d/swapchain.c       |    7 -------
 dlls/wined3d/wined3d_private.h |    2 --
 include/wine/wined3d.idl       |    8 ++++++++
 9 files changed, 70 insertions(+), 38 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=7e3985e1fea60da73bae2b9465b94e5d110909fc



More information about the wine-cvs mailing list