Using beginthreadex
Sharath
0
Reputation points
I used beginthreadex for thread creation, in all instances it is going to give a valid thread handle or not.
I created suspend and resume thread, there are 24 instances, but for all instances suspend and resume thread is not calling. for some instances thread handle becoming NULL. I want for all instances suspend and resume thread has to work. How can i do it?
Sign in to answer