[PATCH 3/5] win32u: Move NtUserGetProp implementation from user32.
8 Nov
2021
8 Nov
'21
7:48 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/property.c | 12 +----------- dlls/win32u/syscall.c | 1 + dlls/win32u/tests/win32u.c | 3 +++ dlls/win32u/win32u.spec | 2 +- dlls/win32u/window.c | 21 +++++++++++++++++++++ dlls/wow64win/syscall.h | 1 + dlls/wow64win/user.c | 8 ++++++++ 7 files changed, 36 insertions(+), 12 deletions(-)
1585
Age (days ago)
1585
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban