22 Feb
2022
22 Feb
'22
12:43 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- Ultimately we will want those to be private to win32u (and PE code should never be executed with with the lock). dlls/user32/hook.c | 2 -- dlls/user32/user_main.c | 20 +++--------------- dlls/win32u/hook.c | 2 ++ dlls/win32u/sysparams.c | 39 ++++++++++++++++++++++++++++++++++++ dlls/win32u/win32u_private.h | 3 +++ include/ntuser.h | 1 + 6 files changed, 48 insertions(+), 19 deletions(-)