Patch to add testcase for issue highlighted by bug 4348

Karl Relton karllinuxtest.relton at ntlworld.com
Mon Sep 24 09:23:00 CDT 2007


Proposed patch to add testcase to tests suite (dlls/user32/tests/msg.c).

This added test does two rounds of mouse moving, showing
that peekMessage(... PM_NOREMOVE) calls see updated WM_MOUSEMOVE events even
though the original mouse move event is never removed from the head of the
queue.

This test will only pass in Wine once the bug represented by
http://bugs.winehq.org/show_bug.cgi?id=4362
is fixed, e.g. by applying the patch 7862 attached to the very same bugzilla
entry.

Regards Karl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Added-test_PeekMessage2-to-check-that-successive-peekMessage-calls-with.txt
Type: application/mbox
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070924/e9e0f7f6/attachment.bin 


More information about the wine-patches mailing list