[PATCH 08/10] win32u: Move DrawMenuBar implementation from user32.
April 15, 2022
12:53 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/menu.c | 23 ++--------------------- dlls/win32u/menu.c | 28 ++++++++++++++++++++++++++++ dlls/win32u/win32u_private.h | 1 + dlls/win32u/window.c | 3 +++ include/ntuser.h | 6 ++++++ 5 files changed, 40 insertions(+), 21 deletions(-)
1442
Age (days ago)
1442
Last active (days ago)
1 comments
2 participants
participants (2)
-
Huw Davies -
Jacek Caban