[PATCH 4/7] win32u: Move NtUserGetCursorInfo implementation from user32.
23 Feb
2022
23 Feb
'22
6:28 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/input.c | 24 ------------------------ dlls/user32/user32.spec | 2 +- dlls/win32u/gdiobj.c | 1 + dlls/win32u/input.c | 23 +++++++++++++++++++++++ dlls/win32u/win32u.spec | 2 +- dlls/win32u/win32u_private.h | 1 + dlls/win32u/wrappers.c | 6 ++++++ include/ntuser.h | 1 + 8 files changed, 34 insertions(+), 26 deletions(-)
1478
Age (days ago)
1478
Last active (days ago)
1 comments
2 participants
participants (2)
-
Huw Davies -
Jacek Caban