As far as I know, there is no such API. The fact that you think you need such an API suggests that you have bigger problems. If you need to coordinate action between multiple processes, you're better off using global events.
Checking if a thread in another process is sleeping
Does anybody开发者_StackOverflow know if there\'s a way (in C++/Windows) to check if a thread in a different process is sleeping or not?
Does anybody开发者_StackOverflow know if there's a way (in C++/Windows) to check if a thread in a different process is sleeping or not?
thanks :)
0
0
0
精彩评论