Henri Verbeet : wined3d: Filter messages for the device' s focus window instead of the swapchain's device window.

Alexandre Julliard julliard at winehq.org
Wed Dec 23 10:04:10 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Dec 22 18:32:13 2009 +0100

wined3d: Filter messages for the device's focus window instead of the swapchain's device window.

Usually these will be the same window, but they don't have to be.

---

 dlls/wined3d/device.c          |   31 +++++++++++++++++++++++++++++-
 dlls/wined3d/swapchain.c       |   41 +++++----------------------------------
 dlls/wined3d/swapchain_gdi.c   |    2 -
 dlls/wined3d/wined3d_main.c    |   12 +++++-----
 dlls/wined3d/wined3d_private.h |   11 +++++----
 5 files changed, 48 insertions(+), 49 deletions(-)

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



More information about the wine-cvs mailing list