20 Jan
2025
20 Jan
'25
4:58 p.m.
Rémi Bernon (@rbernon) commented about dlls/user32/tests/input.c:
mouse_event( MOUSEEVENTF_MOVE, 0, 0, 0, 0 ); /* recent Windows versions don't call the hooks with no movement */ + ok(!current_sequence_len || broken(current_sequence_len) /* before Win10 1709 */, "got %ld.\n", current_sequence_len);
This kind of test seems rather pointless. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7151#note_92216