Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!oliven.ATC.Olivetti.Com From: long@oliven.ATC.Olivetti.Com (Dave Long) Newsgroups: comp.windows.ms Subject: Windows fork() equivalent? Message-ID: <49450@olivea.atc.olivetti.com> Date: 24 Sep 90 21:24:11 GMT Sender: news@olivea.atc.olivetti.com Organization: Olivetti ATC; Cupertino, CA Lines: 10 [anyone remember the space-eater?] How does one go about spawning new processes in Windows 3.0? Spawn and exec don't seem to be the way to go about it (being #ifdef'ed out of my libraries), and there seems to be something called WinExec, but I didn't find it in the SDK anywhere. I'd like to do something spiffy with SHELL=, but it might be a tad difficult if I can't spawn new processes. :-( AdvThanksance, Dave Long