You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`_T` or `_TEXT`| No effect (removed by preprocessor) | No effect (removed by preprocessor) |`L` (converts following character or string to its Unicode counterpart) |
38
38
39
-
For a complete list of generic-text mappings of routines, variables, and other objects, see [Generic-text mappings](./generic-text-mappings.md).
39
+
For a complete list of generic-text mappings of routines, variables, and other objects, see [Generic-text mappings](generic-text-mappings.md).
40
40
41
41
The following code fragments illustrate the use of `_TCHAR` and `_tcsrev` for mapping to the MBCS, Unicode, and SBCS models.
42
42
@@ -72,8 +72,8 @@ These macros let you write, maintain, and compile a single source code file usin
0 commit comments