Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!world!arf From: arf@world.std.com (alan feuer) Newsgroups: comp.windows.ms.programmer Subject: Re: Best setup with SDK and MSC 6.0a Message-ID: <1991May24.132822.16872@world.std.com> Date: 24 May 91 13:28:22 GMT References: <91144.004418MXP122@psuvm.psu.edu> Organization: Blossom/Catalytix Lines: 12 I don't use MS/PWB, just the compiler. Most of the time I edit and compile in DOS. I run my program with a batch file that contains win /s program On my machine, invocation takes about 5 secs, not much longer than launching the app from within Windows. During program development, I change the /File Exit command to exit windows, i.e., ExitWindows(0L,0), so returning to DOS takes less than 1 sec. /alan feuer arf@world.std.com