[PATCH 5/7] win32u: Move NtUserGetUpdateRect implementation from user32.

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


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/painting.c       | 218 -----------------------------------
  dlls/user32/user32.spec      |   2 +-
  dlls/win32u/dce.c            |  32 +++++
  dlls/win32u/gdiobj.c         |   2 +-
  dlls/win32u/win32u.spec      |   3 +-
  dlls/win32u/win32u_private.h |   4 +-
  dlls/win32u/window.c         |  34 +++++-
  dlls/win32u/wrappers.c       |  12 +-
  include/ntuser.h             |   1 +
  9 files changed, 74 insertions(+), 234 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-win32u-Move-NtUserGetUpdateRect-implementation-from-us.txt
Type: text/x-patch
Size: 18348 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220315/a2e3960c/attachment.bin>


More information about the wine-devel mailing list