Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!m.cs.uiuc.edu!s.cs.uiuc.edu!fenton From: fenton@s.cs.uiuc.edu Newsgroups: comp.windows.ms Subject: Re: Running an application from a Windo Message-ID: <230600003@s.cs.uiuc.edu> Date: 15 Sep 89 21:15:00 GMT References: <7786@vaxc.cc.monash.edu.au> Lines: 7 Nf-ID: #R:vaxc.cc.monash.edu.au:7786:s.cs.uiuc.edu:230600003:000:368 Nf-From: s.cs.uiuc.edu!fenton Sep 15 16:15:00 1989 I went through this hassle. Call Product Support Services (206) 454-2030 and ask for the App note that describes "Spawning from Windows". They will send you some info and a disk that contains an assembly language patch that saves some context info and calls Interrupt 21 Function 4B. You just link in the assembly routine and call it from your windows app. Good luck.