Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/user32/clipboard.c | 24 +------------- dlls/user32/edit.c | 2 +- dlls/user32/user32.spec | 2 +- dlls/win32u/clipboard.c | 62 ++++++++++++++++++++++++++++++++++++ dlls/win32u/gdiobj.c | 1 + dlls/win32u/win32u.spec | 2 +- dlls/win32u/win32u_private.h | 1 + dlls/win32u/wrappers.c | 5 +++ include/ntuser.h | 1 + 9 files changed, 74 insertions(+), 26 deletions(-)
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=101805
Your paranoid android.
=== debiant2 (64 bit WoW report) ===
user32: win.c:10437: Test failed: Expected foreground window 00000000000D0126, got 00000000017700B4 win.c:10439: Test failed: GetActiveWindow() = 0000000000000000 win.c:10439: Test failed: GetFocus() = 0000000000000000 win.c:10440: Test failed: Received WM_ACTIVATEAPP(1), did not expect it. win.c:10441: Test failed: Received WM_ACTIVATEAPP(0), did not expect it. win.c:10449: Test failed: Expected foreground window 00000000000D0126, got 0000000000000000 win.c:10451: Test failed: GetActiveWindow() = 0000000000000000 win.c:10451: Test failed: GetFocus() = 0000000000000000 win.c:10459: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.