|
-
August 30th, 1999, 08:57 AM
#1
Notification of a spawned process that has been terminated
I am currently spawning a new process from an existing process with CreateProcess. After the process has been spawned, I wish to continue work in the process that spawned the new process, and be notified when the new process has been terminated so I can invoke a "callback" method. Would I post a windows message from the terminated process in order to do this?
Thanks in advance for any information.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|