[PATCH 3/7] win32u: Move DWP object implementation from user32.

Jacek Caban jacek at codeweavers.com
Tue Mar 15 08:27:28 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/winpos.c         | 162 ++---------------------------------
  dlls/win32u/gdiobj.c         |   2 +
  dlls/win32u/sysparams.c      |   4 +-
  dlls/win32u/win32u.spec      |   4 +-
  dlls/win32u/win32u_private.h |   5 ++
  dlls/win32u/window.c         | 160 ++++++++++++++++++++++++++++++++++
  dlls/win32u/wrappers.c       |  15 ++++
  include/ntuser.h             |   4 +
  8 files changed, 196 insertions(+), 160 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Move-DWP-object-implementation-from-user32.txt
Type: text/x-patch
Size: 18123 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220315/3f94c004/attachment.bin>


More information about the wine-devel mailing list