[PATCH v2 04/11] win32u: Move GetWindowLong implementation from user32.

Jacek Caban jacek at codeweavers.com
Tue Mar 8 07:23:52 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/win.c            | 166 +++---------------------
  dlls/user32/win.h            |  10 --
  dlls/win32u/class.c          |   2 +-
  dlls/win32u/ntuser_private.h |  11 ++
  dlls/win32u/window.c         | 237 +++++++++++++++++++++++++++++++++++
  include/ntuser.h             |   5 +
  6 files changed, 274 insertions(+), 157 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0004-win32u-Move-GetWindowLong-implementation-from-user3.txt
Type: text/x-patch
Size: 19998 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220308/f7a1bebb/attachment.bin>


More information about the wine-devel mailing list