user32/tests: Add tests for MsgWaitForMultipleObjectsEx.

Sebastian Lackner sebastian at fds-team.de
Thu Nov 6 01:34:27 CST 2014


Shows that MsgWaitForMultipleObjectsEx is working correctly, and only CoWaitForMultipleHandles suffers from bug 32568 (should prefer APC calls over window messages).

Test failures on w7u and w8 are also present with a noop patch:
http://newtestbot.winehq.org/JobDetails.pl?Key=10052

---
 dlls/user32/tests/msg.c | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-tests-Add-tests-for-MsgWaitForMultipleObjects.patch
Type: text/x-patch
Size: 2752 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141106/c1569e2c/attachment.bin>


More information about the wine-patches mailing list