EN VI
Posts (0)
Questions (1)
2024-03-13 17:30:06
WaitForMultipleObjects can only wait on a maximum of MAXIMUM_WAIT_OBJECTS (which is 64) handles. As soon as you try to wait on more handles which is the case in your code, the wait fails and therefore...
Tags: c++ multithreading winapi

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login