[PATCH 3/9] win32u: Mmove dummy surface implementation from user32.

Jacek Caban jacek at codeweavers.com
Mon Mar 14 05:45:01 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/painting.c       |   4 +-
  dlls/user32/win.c            |  68 ----------------------
  dlls/user32/win.h            |   1 -
  dlls/user32/winpos.c         |   7 ++-
  dlls/win32u/dce.c            | 110 +++++++++++++++++++++++++++++++++++
  dlls/win32u/win32u_private.h |   9 ++-
  dlls/win32u/window.c         |  43 +-------------
  include/ntuser.h             |   1 +
  8 files changed, 126 insertions(+), 117 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Mmove-dummy-surface-implementation-from-user32.txt
Type: text/x-patch
Size: 13935 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220314/24764a38/attachment.bin>


More information about the wine-devel mailing list