Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!m.cs.uiuc.edu!ibma0.cs.uiuc.edu!ux1.cso.uiuc.edu!uicbert.eecs.uic.edu!pacheco From: pacheco@uicbert.eecs.uic.edu (Mario Pacheco) Newsgroups: comp.windows.ms.programmer Subject: Spawning other Windows programs Keywords: SPAWN Message-ID: <1991Mar6.172043.28286@uicbert.eecs.uic.edu> Date: 6 Mar 91 17:20:43 GMT Distribution: comp Organization: University of Illinois at Chicago Lines: 9 I need to know how to spawn other Windows programs, i.e. they have no relation with the program being executed. An example of this would be the Program Manager, as well as the old MS-DOS Executive, and the shareware replacement to the Program Manager, Aporia. I have large reservations about the MS-DOS function call "SPAWN" being the solution since Windows system calls seem to provide almost everything you need. If anyone can please send me this information it would be greatly appreciated.