[PATCH 5/8] win32u: Move GetWindowPlacement and MonitorFromWindow implementation from user32.

Jacek Caban jacek at codeweavers.com
Thu Mar 10 07:32:34 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/sysparams.c      |  19 +---
  dlls/user32/winpos.c         |  80 +---------------
  dlls/win32u/region.c         |   2 +-
  dlls/win32u/sysparams.c      |  23 ++++-
  dlls/win32u/win32u_private.h |   6 +-
  dlls/win32u/window.c         | 174 +++++++++++++++++++++++++++++++++--
  include/ntuser.h             |   2 +
  7 files changed, 201 insertions(+), 105 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-win32u-Move-GetWindowPlacement-and-MonitorFromWindow-i.txt
Type: text/x-patch
Size: 17049 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220310/b9276882/attachment.bin>


More information about the wine-devel mailing list