Operating System - Microsoft
1828584 Members
2959 Online
109982 Solutions
New Discussion

How do I check the maximum number of threads supported?

 
Veena_mp
Occasional Contributor

How do I check the maximum number of threads supported?

Iam hitting with the CreateThread failure with the error "Parameter is incorrect". This is happening on the Win2008 guest on HPVM. I need to check what is the maximum number of threads that can be created on the system. How can i check that? Any other suggestions to get to the root of the problem? On a win2008 non virtual machine the code works fine.