Code Page Modifications Do Not Work in a Window

Last reviewed: November 21, 1994
Article ID: Q85092
The information in this article applies to:
  • Microsoft Windows operating system versions 3.1, 3.11

SUMMARY

MS-DOS-based applications running in a window from Microsoft Windows version 3.1 do not support third-party font files (.CPI) used in supporting code pages. It is possible that these font files will be available when the MS-DOS-based application is run in a full screen.

MORE INFORMATION

Font file is a parameter used to add additional font information to a device's code page. For example:

   MODE CON CP PREP=((437) APL.CPI)

This adds additional support for APL.CPI fonts to the display (con), which is set to code page 437 for the United States.

It is the third-party company's responsibility to design and implement its font-file code page sets into Windows by supplying, installing, and supporting additional font files in Windows.


KBCategory: kbusage kbdisplay kb3rdparty
KBSubcategory: win31
Additional reference words: 3.10 3.11 country driver.sys device 3rdparty


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.