Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!wuarchive!csus.edu!borland.com!sidney From: sidney@borland.com (Sidney Markowitz) Newsgroups: comp.windows.ms.programmer Subject: Re: BC++ protected mode under Win3/enhanced Message-ID: <1991Mar15.003820.3384@borland.com> Date: 15 Mar 91 00:38:20 GMT References: <72170002@otter.hpl.hp.com> <1356@ncis.tis.llnl.gov> Organization: Borland International Lines: 20 In <1356@ncis.tis.llnl.gov> paik@lance.tis.llnl.gov (Yunki Paik) writes: >>Is it possible to run the protected mode Borland C++ 2.0 compiler >>under Windows3 in enhanced mode? >Straight from the horse's mouth (Borland tech support): No. >I asked them the same question. Run Windows in real mode. That's real mode or standard mode. But first you have to preload TKERNEL. Even better, before that, look in the Table of Contents of the User's Guide where you'll find the heading "Windows and protected mode" and maybe a few other useful things. A protected mode compiler would have to be DPMI compliant to run under Windows enhanced mode. The only BC++ protected mode tool that is DPMI compliant is the assembler (TASM). We are converting the rest from the older VCPI standard (which is what TKERNEL supports), but DPMI compatibility wasn't considered worth holding up the whole product for. -- sidney markowitz Borland International (Languages - R&D)