home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / programm / win32 / 2011 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.1 KB

  1. Path: sparky!uunet!news.centerline.com!hroudland!cparker
  2. From: cparker@centerline.com (Charles Parker)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Win32 equivalent of popen()
  5. Date: 17 Nov 1992 14:23:57 GMT
  6. Organization: CenterLine Software
  7. Lines: 20
  8. Distribution: world
  9. Message-ID: <1eav9tINNor9@armory.centerline.com>
  10. Reply-To: cparker@centerline.com
  11. NNTP-Posting-Host: 140.239.2.37
  12.  
  13. How does one do the equivalent of popen() in NT? I want
  14. to start another process, but make sure that it's stdin
  15. and stdout are pointed to pipes which the parent 
  16. process has the opposite ends of. This is such an obvious
  17. and standard thinq that I am sure it must be possible.But
  18. how? To avoid confusion, I will say that the child process
  19. is totally unknowing, and thus can perform no initialization
  20. of this sort on its own.
  21.  
  22. ---
  23. ---------------------------------------------------------
  24.  
  25. Charles Parker              Phone.(800) 669 9165
  26. Technical Support            (617) 498 3321
  27. CenterLine Software, Inc.        Fax.(617) 868 6655
  28.  
  29.                                        cyberspace
  30. momma, don't let yer children grow up to be ^ cowboys ...
  31. ---------------------------------------------------------
  32.  
  33.