Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 1.35 KB

File metadata and controls

51 lines (46 loc) · 1.35 KB
title Generic-Text Mappings | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-standard-libraries
ms.tgt_pltfrm
ms.topic article
f1_keywords
c.mappings
dev_langs
C++
helpviewer_keywords
generic-text mappings
mappings, generic-text
ms.assetid 1ed02e02-3649-42dd-a697-e1b4af25bb02
caps.latest.revision 6
author corob-msft
ms.author corob
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

Generic-Text Mappings

To simplify writing code for international markets, generic-text mappings are defined in TCHAR.H for:

For more information, see Using Generic-Text Mappings. Generic-text mappings are Microsoft extensions that are not ANSI compatible.

See Also

Data Type Mappings
A Sample Generic-Text Program