[PATCH 8/8] win32u: Move GetClassLong implementation from user32.

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


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/class.c          | 207 +----------------------------------
  dlls/user32/spy.c            |  35 ------
  dlls/user32/user_private.h   |   1 -
  dlls/win32u/class.c          | 169 ++++++++++++++++++++++++++++
  dlls/win32u/ntuser_private.h |   3 +
  dlls/win32u/win32u_private.h |   2 +-
  dlls/win32u/window.c         |  12 +-
  dlls/win32u/wrappers.c       |   2 +-
  include/ntuser.h             |   7 +-
  9 files changed, 196 insertions(+), 242 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-win32u-Move-GetClassLong-implementation-from-user32.txt
Type: text/x-patch
Size: 20296 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220307/1038809a/attachment.bin>


More information about the wine-devel mailing list