[PATCH 3/5] win32u: Move get_min_max_info implementation from user32.

Jacek Caban jacek at codeweavers.com
Thu Mar 17 09:28:23 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/user_main.c      |  1 +
  dlls/user32/winpos.c         | 92 ++--------------------------------
  dlls/win32u/menu.c           |  6 +++
  dlls/win32u/ntuser_private.h |  1 +
  dlls/win32u/win32u_private.h |  3 ++
  dlls/win32u/window.c         | 97 ++++++++++++++++++++++++++++++++++++
  include/ntuser.h             |  1 +
  7 files changed, 113 insertions(+), 88 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Move-get_min_max_info-implementation-from-user3.txt
Type: text/x-patch
Size: 10720 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220317/ffe11ad9/attachment.bin>


More information about the wine-devel mailing list