[PATCH 3/4] server: Send mouse hardware messages to thread owning top-most window (resend)

Piotr Caban piotr at codeweavers.com
Tue Oct 14 06:28:47 CDT 2014


Also don't limit mouse message scope to top-most window when message
comes from SendInput or window that generated the event is
minimized/transparent.
---
  dlls/user32/tests/input.c |  4 ++--
  dlls/user32/tests/win.c   |  2 +-
  server/queue.c            | 26 +++++++++++++++-----------
  server/user.h             |  3 ++-
  server/window.c           | 34 +++++++++++++++++++++++++++++-----
  5 files changed, 49 insertions(+), 20 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-server-Send-mouse-hardware-messages-to-thread-owning-t.txt
Type: text/x-patch
Size: 6497 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141014/cf8b8a86/attachment.bin>


More information about the wine-patches mailing list