[PATCH 04/10] win32u: Move GetDesktopWindow implementation from user32.

Jacek Caban jacek at codeweavers.com
Wed Mar 9 08:20:25 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/user_main.c      |   3 +-
  dlls/user32/win.c            |  82 +-------------------------
  dlls/win32u/message.c        |   9 +++
  dlls/win32u/ntuser_private.h |   3 +-
  dlls/win32u/winstation.c     | 110 ++++++++++++++++++++++++++++++++++-
  include/ntuser.h             |   1 +
  6 files changed, 123 insertions(+), 85 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-win32u-Move-GetDesktopWindow-implementation-from-user3.txt
Type: text/x-patch
Size: 11860 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220309/c4359fa0/attachment.bin>


More information about the wine-devel mailing list