Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 967 Bytes

File metadata and controls

16 lines (13 loc) · 967 Bytes
description Learn more about: Support for ANSI
title Support for ANSI
ms.date 11/04/2016
helpviewer_keywords
character sets [C++], ANSI
ANSI [MFC]
MFC [C++], ANSI support
ms.assetid f98440ad-90fc-42f5-bf74-975cd793c49c

Support for ANSI

Most MFC classes and methods support the ANSI character set, although the MFC framework as a whole is gradually evolving toward supporting only the Unicode character set. Because of the ongoing enhancements in Windows Vista and Windows Common Controls version 6.1, support for several ANSI classes and methods is deprecated. For more information, see Deprecated ANSI APIs and Support for Unicode.

See also

Support for Unicode
Deprecated ANSI APIs
Shell And Common Controls Versions