[PATCH 2/7] win32u: Move get_icon_param and set_icon_param from user32.

Jacek Caban jacek at codeweavers.com
Wed Feb 23 18:27:36 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/cursoricon.c     | 23 ++--------------
  dlls/win32u/cursoricon.c     | 53 ++++++++++++++++++++++++++++++++++++
  dlls/win32u/ntuser_private.h | 24 ----------------
  dlls/win32u/sysparams.c      |  4 +++
  dlls/win32u/win32u_private.h |  2 ++
  include/ntuser.h             |  2 ++
  6 files changed, 63 insertions(+), 45 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-win32u-Move-get_icon_param-and-set_icon_param-from-use.txt
Type: text/x-patch
Size: 7582 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220224/565e35b8/attachment.bin>


More information about the wine-devel mailing list