Xref: utzoo comp.os.msdos.programmer:3981 comp.windows.ms.programmer:1353 Path: utzoo!news-server.csri.toronto.edu!torsqnt!hybrid!scifi!bywater!uunet!isis!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.os.msdos.programmer,comp.windows.ms.programmer Subject: Re: Borland C++ 2.0, report #2 Message-ID: <1991Mar15.151217.20838@isis.cs.du.edu> Date: 15 Mar 91 15:12:17 GMT References: <1991Mar4.150257.422@ccad.uiowa.edu> <1991Mar7.151918.21996@isis.cs.du.edu> <1991Mar11.211703.137@sj.ate.slb.com> Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Distribution: na Organization: Math/CS, University of Denver Lines: 14 I too am impressed with BC++ for Windows. However on the negative side - the system cannot be used to build applications that work reliably in real mode, which is unsupported by Borland. Do they have plans to support real mode in the future? Is there a way to make a program gracefully exit if in real mode? My application crashes in real mode when I put up a dialog box - makes me wondor how I can put up a "std or enh mode required" dialog box" if the program is run from real mode??? Terrell