Skip to content

Latest commit

 

History

History
43 lines (42 loc) · 1.36 KB

File metadata and controls

43 lines (42 loc) · 1.36 KB
title Support for ANSI | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
dev_langs
C++
helpviewer_keywords
character sets [C++], ANSI
ANSI [MFC]
MFC [C++], ANSI support
ms.assetid f98440ad-90fc-42f5-bf74-975cd793c49c
caps.latest.revision 9
author ghogen
ms.author ghogen
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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 [!INCLUDEwindowsver] 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