[PATCH 4/6] win32u: Move GetMenuInfo implementation from user32.

Jacek Caban jacek at codeweavers.com
Wed Apr 20 08:58:00 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/menu.c           | 35 +++--------------------------------
  dlls/win32u/menu.c           | 23 +++++++++++++++++++++++
  dlls/win32u/sysparams.c      |  3 +++
  dlls/win32u/win32u_private.h |  1 +
  include/ntuser.h             |  7 +++++++
  5 files changed, 37 insertions(+), 32 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-win32u-Move-GetMenuInfo-implementation-from-user32.txt
Type: text/x-patch
Size: 4389 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220420/03f51dc0/attachment.bin>


More information about the wine-devel mailing list