WaitForMultipleObjectsEx will not take up to MAXIMUM_WAIT_OBJECTS

Dan Kegel dank at kegel.com
Tue Mar 21 15:03:07 CST 2006


On 3/21/06, Bryan Mayland <bmayland at leoninedev.com> wrote:
> ...My test app is 150 lines of ugly
> code whose purpose was to narrow down where the problem was, which was
> that MAXIMUM_WAIT_OBJECTS weren't supported.  You probably don't want to
> put all that socket code in just to test the event system.

Right.

> Should the
> test I create actually just create MAXIMUM_WAIT_OBJECTS events and do a
> wait on them to verify that it can be done?

Yes.  Make the code as small and simple as possible
to check that one limit.
- Dan


--
Wine for Windows ISVs: http://kegel.com/wine/isv



More information about the wine-devel mailing list