https://bugs.winehq.org/show_bug.cgi?id=54323
Bug ID: 54323 Summary: user32:input - test_SendInput() sometimes gets an unexpected 0xc042 message on Windows 7 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
user32:input - test_SendInput() sometimes gets an unexpected 0xc042 message on Windows 7:
input.c:4583: Test failed: SendInput triggered unexpected message 0xc042
This failure has not happened in the WineTest runs yet. The first known instance is from MR693 (2022-08-22) and 8 merge request versoins have been impacted since, the latest of which is MR1949 where it happened twice.