home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3415 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  714 b 

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!cs.utexas.edu!execu!kevin
  2. From: kevin@execu.execu.com (Kevin English)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: How do I detect program termination?
  5. Message-ID: <4271@execu.execu.com>
  6. Date: 13 Nov 92 21:15:29 GMT
  7. References: <1992Nov12.154850.18739@rambo.atlanta.dg.com>
  8. Organization: Execucom Systems Corp
  9. Lines: 7
  10.  
  11. In article <1992Nov12.154850.18739@rambo.atlanta.dg.com> reo@atlanta.dg.com (Bob O'Donnell) writes:
  12. >
  13. >If I start a program using WinExec(), how can I determine when this program
  14. >terminates?  Is there a window message (WM_???) I can look for? 
  15. >
  16. Take a look at the NotifyRegister() function (wID == NFY_EXITTASK)
  17.  
  18.