[PATCH 1/5] win32u: Move destroy_thread_windows implementation from user32.
17 Mar
2022
17 Mar
'22
2:27 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/user_main.c | 11 +++++-- dlls/user32/win.c | 56 ------------------------------------ dlls/user32/win.h | 1 - dlls/win32u/menu.c | 8 ++++++ dlls/win32u/ntuser_private.h | 5 ++-- dlls/win32u/sysparams.c | 5 ++-- dlls/win32u/win32u_private.h | 1 + dlls/win32u/window.c | 48 ++++++++++++++++++++++++++++++- include/ntuser.h | 2 +- 9 files changed, 72 insertions(+), 65 deletions(-)
1457
Age (days ago)
1457
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban