Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!njin!uupsi!cci632!srw From: srw@cci632.UUCP (Steve Windsor) Newsgroups: comp.windows.ms.programmer Subject: Re: MSC 5.1 or 6.0 Keywords: SDK, MSC Message-ID: <48382@cci632.UUCP> Date: 28 Jan 91 19:30:10 GMT References: Reply-To: srw@op632.cci.com (Stephen Windsor) (Steve Windsor) Organization: CCI, Communications Systems Division, Rochester, NY Lines: 18 In article dm76+@andrew.cmu.edu (Daniel McKeel) writes: >Hello > Is it really necessary to use Microsoft C v.6.0 or can v.5.1 be used >for Windows 3.0 programming with the SDK v.3.0 kit? I have seen references >to using 5.1,but am unsure this is so. In the SDK Tools Book, chapter 1, "Compiling Applications: The C Compiler", page 1-1, Section 1.1, "Compiling C-Language Windows Applications", it states: "Microsoft Windows requires version 5.1 or later of Microsoft C, or version 2.0 or later of Microsoft QuickC." In reality you will be using most of the SDK include files and libraries and will use the MSC libraries little; you are using the compiler and the linker and other C utilities for the SDK. Stephen Windsor srw@op632@cci.com