Vitaliy vitaliy@kievinfo.com writes:
Resending.
Try 5: Split out change to user32 as a separate patch.
Try 4: This time with lots of tests that exposed number of other problems that were fixed.
I could not separate this patch into separate pieces - they all linked together and fixing one problem meant fixing or breaking something else.
The message tests don't work:
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so input.c && touch input.ok input.c:755: Test failed: a2/2: the msg sequence is not complete: expected 0000 - actual 000f make: *** [input.ok] Error 1
You most likely need to ignore all non-key messages.