[PATCH 4/8] win32u: Move NtUserGetClipboardViewer implementation from user32.
Nov. 12, 2021
5:53 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/clipboard.c | 19 ------------------- dlls/user32/user32.spec | 2 +- dlls/win32u/clipboard.c | 17 +++++++++++++++++ dlls/win32u/syscall.c | 1 + dlls/win32u/win32u.spec | 2 +- dlls/wow64win/syscall.h | 1 + dlls/wow64win/user.c | 5 +++++ include/ntuser.h | 1 + 8 files changed, 27 insertions(+), 21 deletions(-)
1594
Age (days ago)
1595
Last active (days ago)
1 comments
2 participants
participants (2)
-
Huw Davies -
Jacek Caban