Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!ox.com!math.fu-berlin.de!unido!rwthinf!slcdec!hippo!f1.n6000.z2.fidonet.org!f521.n281.z2.fidonet.org!jeroen_pluimers From: jeroen_pluimers@f521.n281.z2.fidonet.org (Jeroen Pluimers) Newsgroups: comp.windows.ms.programmer Subject: Pascal for Windows/C++ for Windows Message-ID: <675819900@f521.n281.z2.fidonet.org> Date: 1 Jun 91 18:42:04 GMT References: <675383310@f1302.n371.z1.fidonet.org> Reply-To: jeroen_pluimers%f521.n281.z2@hippo.dfv.rwth-aachen.de (Jeroen Pluimers) Organization: The White House - The BBS TRICKLE server for SIMTEL20 Lines: 13 Comment-To: Jeff_Cochran@f1.n6000.z2.fidonet.org (Jeff Cochran) Hello Jeff! In a msg of <27 May 91>, Jeff Cochran writes to All: JC> I've seen Borland's Turbo Pascal for Windows and heard rumors of a C++ JC> for Windows. Has anyone used them? How are they? Are the libraries TPW (Turbo Pascal for Windows) is a great products, it is very stable, compiles very fast. The libraries are good (just transations of the WINDOWS.H from the Microsoft Windows SDK). The ObjectWindows interface is great to make applications, it frees you from huge amounts of case statements. jeroen