Xref: utzoo comp.lang.c++:1334 comp.windows.misc:607 Path: utzoo!utgpu!water!watmath!clyde!att!pacbell!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!ukc!cs.tcd.ie!grant From: grant@cs.tcd.ie (Hugh Grant) Newsgroups: comp.lang.c++,comp.windows.misc Subject: MS Windows compatible C++ (WAS Re: First look at Zortech C++) Message-ID: <124@csaran.cs.tcd.ie> Date: 22 Jul 88 10:00:44 GMT References: <135@imspw6.UUCP <23725@teknowledge-vaxc.ARPA> <1602@dataio.Data-IO.COM> <3631@pbhyf.PacBell.COM> Organization: Computer Science Department, Trinity College, Dublin Lines: 36 In article <3631@pbhyf.PacBell.COM> psmah@pbhyf.PacBell.COM (Paul S. Mahler) writes: > > < Can this or any other C++ compiler be > Zortech C++ does not work with Microsoft Windows. I plan to soon > make Zortech C and C++ OS/2 and PM compatible, but have no > current plans to support Windows. Glockenspiel's designer C++ 5.1 is currently the only version of C++ which supports all Microsoft extended keywords (near, far, cdecl and pascal), these keywords being essential for use with Windows. Glockenspiel's CommonView class library also offers an Object-Oriented framework for Windows development and is currently on Beta release for Microsoft Windows 2.03. This provides a generic Object-Oriented environment for developing windowing software in C++, and will be available later for X11 and NeWS. The best person to contact if you want to find out more about this is Peter Maxwell, Product Manager, Glockenspiel Ltd., 19 Belvedere Place, Dublin 1, IRELAND. Tel: +353 +1 364515 -- Hugh