The information in this article applies to:
SUMMARYSetConsoleOutputCP() changes the displaying of extended characters in a console window only if the current font is a fixed-pitch Unicode font. It does not effect the displaying of extended characters of the console font named "Raster Font." MORE INFORMATION
SetConsoleOutputCP() is designed to change the mapping of the 256 8-bit
character values into the glyph set of a fixed-pitch Unicode font, rather
than loading a separate, non-Unicode font for each call to
SetConsoleOutputCP(). For Windows NT 3.51, Windows NT 4.0, and Windows 2000 the currently available
Unicode console font is the Lucida Console TrueType font.
Additional query words: winnt codepage
Keywords : kbprg kbAPI kbConsole kbKernBase kbNTOS351 kbNTOS400 kbWinOS2000 kbDSupport kbGrpKernBase |
Last Reviewed: January 12, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |