Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/user32/class.c | 207 +---------------------------------- dlls/user32/spy.c | 35 ------ dlls/user32/user_private.h | 1 - dlls/win32u/class.c | 169 ++++++++++++++++++++++++++++ dlls/win32u/ntuser_private.h | 3 + dlls/win32u/win32u_private.h | 2 +- dlls/win32u/window.c | 12 +- dlls/win32u/wrappers.c | 2 +- include/ntuser.h | 7 +- 9 files changed, 196 insertions(+), 242 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=109982
Your paranoid android.
=== debian11 (64 bit WoW report) ===
user32: win.c:10994: Test failed: Expected foreground window 0000000000280120, got 0000000001390054 win.c:10996: Test failed: GetActiveWindow() = 0000000000000000 win.c:10996: Test failed: GetFocus() = 0000000000000000 win.c:10997: Test failed: Received WM_ACTIVATEAPP(1), did not expect it. win.c:10998: Test failed: Received WM_ACTIVATEAPP(0), did not expect it. win.c:11006: Test failed: Expected foreground window 0000000000280120, got 0000000000000000 win.c:11008: Test failed: GetActiveWindow() = 0000000000000000 win.c:11008: Test failed: GetFocus() = 0000000000000000 win.c:11016: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.