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