On 3/21/06, Bryan Mayland bmayland@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