Doesn't Win32 have a waitpid() function?
I actually am doing other stuff in the loop, so I want the function to return and let my program do its thing. But I still need to know when the other app goes away, hence the loop.
_________________________
Tony Fabris