Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!uunet!mcsun!unido!gmdzi!strobl From: strobl@gmdzi.gmd.de (Wolfgang Strobl) Newsgroups: comp.windows.ms.programmer Subject: Re: COmpilers for win3 Message-ID: <3543@gmdzi.gmd.de> Date: 2 Nov 90 09:51:16 GMT References: <10342@milton.u.washington.edu> Distribution: all Organization: GMD, Sankt Augustin, F. R. Germany Lines: 19 scmitch@hardy.u.washington.edu (Scott Mitchell) writes: >A friend wishes to write windoze3 code withOUT resort to Microsoft C, >specifically, he wants to use Borland Turbo C++. Possible? In any case, does anybody have the complete list of win3 compatible compilers? >=Eric As far as I know, Turbo C++ 1.0 is not able to create code compatible with MS Windows, i.e. there is no way to get it to produce the MS Windows function prolog/epilog. This may change in future versions. The only non MS, Windows compatible C++ compiler I am aware of is Zortech C/C++ v2.1. I am using it for Windows development. Of course, there is Glockenspiel C++, but this is a preprocessor, so you have to buy a C compiler (i.e. MS C6.0), anyway. Wolfgang Strobl #include