home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.centerline.com!hroudland!cparker
- From: cparker@centerline.com (Charles Parker)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: Win32 equivalent of popen()
- Date: 17 Nov 1992 14:23:57 GMT
- Organization: CenterLine Software
- Lines: 20
- Distribution: world
- Message-ID: <1eav9tINNor9@armory.centerline.com>
- Reply-To: cparker@centerline.com
- NNTP-Posting-Host: 140.239.2.37
-
- How does one do the equivalent of popen() in NT? I want
- to start another process, but make sure that it's stdin
- and stdout are pointed to pipes which the parent
- process has the opposite ends of. This is such an obvious
- and standard thinq that I am sure it must be possible.But
- how? To avoid confusion, I will say that the child process
- is totally unknowing, and thus can perform no initialization
- of this sort on its own.
-
- ---
- ---------------------------------------------------------
-
- Charles Parker Phone.(800) 669 9165
- Technical Support (617) 498 3321
- CenterLine Software, Inc. Fax.(617) 868 6655
-
- cyberspace
- momma, don't let yer children grow up to be ^ cowboys ...
- ---------------------------------------------------------
-
-