home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1662 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.0 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!gumby!destroyer!ncar!noao!amethyst!organpipe.uug.arizona.edu!thames.ccit.arizona.edu!dobbins
  2. From: dobbins@lan.ccit.arizona.edu (Gary Dobbins)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: WinExec return useful?
  5. Message-ID: <dobbins.271.715550243@lan.ccit.arizona.edu>
  6. Date: 3 Sep 92 19:57:24 GMT
  7. Sender: news@organpipe.uug.arizona.edu
  8. Distribution: usa,world
  9. Organization: University of Arizona
  10. Lines: 13
  11.  
  12. When an app calls WinExec, the return value is described somewhat vaguely
  13. in the SDK as a task handle, which I presume is an instance handle. (?)
  14.  
  15. How, then, can I go about locating the hWnd for this instance's main window, 
  16. in order to send it messages?  I've tried PostAppMessage (which accepts an 
  17. instance handle instead of a hWnd), with no luck.
  18.  
  19. Thanks in advance...
  20.  
  21.  
  22.         Gary L. Dobbins  *  University of Arizona  *  (602)621-6715
  23.              dobbins@arizona.edu  *  dobbins@arizvms (bitnet)
  24.      "Some days, you just can't get rid of a bomb..." - Batman, 1966
  25.