The information in this article applies to:
SUMMARYTo successfully run the Borland C++ 2.0 protected-mode compiler (BCX.EXE) under Windows, load TKERNEL.EXE at the MS-DOS command line before you start Windows. Use the following parameters: TKERNEL hi=yes kilos=nnnnwhere nnnn represents the number of kilobytes of XMS memory for BCX to manage. Borland recommends kilos=2048 (see page 5 of the "Borland C++ 2.0 User's Guide"). After loading TKERNEL, run Windows in standard mode (WIN /S) or in real mode (WIN /R), and then run BCX.EXE. NOTE: BCX.EXE cannot be run under Windows in 386 enhanced mode. Run BCX in Windows standard or real mode only. MORE INFORMATION
For more information, refer to "Borland C++ 2.0 User's Guide" or contact
Borland technical support.
REFERENCES"Borland C++ 2.0 User's Guide," pages 4, 5 Additional query words: 3.00 3.00a 2.0 plus
Keywords : |
Last Reviewed: November 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |