Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/user32/win.c | 166 +++--------------------- dlls/user32/win.h | 10 -- dlls/win32u/class.c | 2 +- dlls/win32u/ntuser_private.h | 11 ++ dlls/win32u/window.c | 237 +++++++++++++++++++++++++++++++++++ include/ntuser.h | 5 + 6 files changed, 274 insertions(+), 157 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=110061
Your paranoid android.
=== debian11 (32 bit WoW report) ===
user32: win.c:10976: Test failed: Expected foreground window 0, got 010000DC win.c:10982: Test failed: Expected foreground window 00280120, got 010000DC win.c:11013: Test failed: GetForegroundWindow() = 00280120 win.c:11018: Test failed: Expected foreground window 00280120, got 010000DC win.c:11020: Test failed: GetActiveWindow() = 00000000 win.c:11020: Test failed: GetFocus() = 00000000 win.c:11021: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.