[PATCH 7/8] win32u: Move NtUserSetClassLong from user32.

Jacek Caban jacek at codeweavers.com
Mon Mar 7 07:42:47 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/class.c          | 237 +++--------------------------------
  dlls/user32/user32.spec      |   2 +-
  dlls/win32u/class.c          | 210 +++++++++++++++++++++++++++++++
  dlls/win32u/gdiobj.c         |   3 +
  dlls/win32u/win32u.spec      |   6 +-
  dlls/win32u/win32u_private.h |   3 +
  dlls/win32u/wrappers.c       |  18 +++
  include/ntuser.h             |   3 +
  8 files changed, 259 insertions(+), 223 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-win32u-Move-NtUserSetClassLong-from-user32.txt
Type: text/x-patch
Size: 22567 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220307/cf599fdd/attachment.bin>


More information about the wine-devel mailing list