kernel32/tests: WaitForMultipleObjects returns lowest signaled handle first. (without space)

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Thu Aug 11 06:08:00 CDT 2011


Hi,

[git-rebase complains that there's a trailing space in the old code
 block that I moved. So let's remove it from the old code.]

Writing some code, I was wondering what happens when multiple signals
are available at Wait*() time, so I read MSDN and added some tests.

It's a pity that the w9x testbots are currently unavailable,
because I'd love to see what they return.  MSDN *nowadays* documents
the "lowest index first", but the needed broken() on w2k+nt machines
makes me believe that's the behavior on the systems still supported
by MS, but not w9x, w2k, NT.

Regards,
 Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-WaitForMultipleObjects-returns-lowes.patch
Type: application/octet-stream
Size: 4400 bytes
Desc: 0001-kernel32-tests-WaitForMultipleObjects-returns-lowes.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110811/f0b0bdf7/attachment.obj>


More information about the wine-patches mailing list