Hello,
I can successfully create child processes using wish83.exe in windows. When the child process exits, the parent process does not know that the child process did indeed exit. In my application, I need to let the parent process know that the child process exited, at the moment the child process exits.
Any suggestions?
I can successfully create child processes using wish83.exe in windows. When the child process exits, the parent process does not know that the child process did indeed exit. In my application, I need to let the parent process know that the child process exited, at the moment the child process exits.
Any suggestions?