Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!t901592 From: t901592@mp.cs.niu.edu (Michael J Wood) Newsgroups: comp.windows.ms.programmer Subject: Re: Windows development under UNIX Message-ID: <1991May29.152939.2158@mp.cs.niu.edu> Date: 29 May 91 15:29:39 GMT References: <6497@vela.acs.oakland.edu> <26350@ttidca.TTI.COM> <1991May23.072345.23963@visionware.co.uk> Organization: Northern Illinois University Lines: 15 In article <1991May23.072345.23963@visionware.co.uk> mags@visionware.co.uk (Maggie Thomas) writes: >In article <26350@ttidca.TTI.COM> moss@moss.TTI.COM (Moss) writes: >>Is it possible to develop Windows 3 Applications under SCO UNIX using >>the Microsoft SDK? > >It is possible to develop Windows applications under SCO Unix, but not >using the Microsoft SDK - the MS libraries are specific to PC's. There is >using the Microsoft SDK - the MS libroaries are specific to PC's. I think what the questioner had in mind was cross-compiling windows applications on the unix system. To actually run windows application on the Unix box one would have to run windows on the unix machine.