[PATCH 3/5] win32u: Move set_foreground_window implementation from user32.

Jacek Caban jacek at codeweavers.com
Fri Mar 11 07:22:04 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/driver.c         |   7 +-
  dlls/user32/focus.c          | 199 +----------------------------------
  dlls/user32/user_main.c      |   1 +
  dlls/win32u/input.c          |  39 +++++++
  dlls/win32u/message.c        |  19 ++++
  dlls/win32u/ntuser_private.h |   1 +
  dlls/win32u/win32u_private.h |   1 +
  dlls/win32u/window.c         |   2 +
  include/ntuser.h             |   7 ++
  9 files changed, 73 insertions(+), 203 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Move-set_foreground_window-implementation-from-.txt
Type: text/x-patch
Size: 13933 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220311/99e4c23a/attachment.bin>


More information about the wine-devel mailing list