I take some notes in configurating UNCODE set up in Visual Studio 2019 project.
- select UNICODE in project property sheet
- include header file in each source code file: #include < tchar.h >
- wrap each literal with macro _T("this is a test string").
- Lesson 2: The API Is Based On Unicode
- Lesson 5: Window Message Basics < January 8, 2012
- Lesson 3: The Textual Process Arguments < December 20, 2011
- Lesson 4: Dialogs And Resources < December 28, 2011
- Lesson 5: Window Message Basics < January 8, 2012
- Lesson 1: Tools Need Configuration < December 9, 2011
- Win32:Tutorials
>Unicode versus ANSI > Why UNICODE should be defined in the source code > How to include the [windows.h] header file in C++.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
very good configuration explanations.
Win32:Tutorials.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
No comments:
Post a Comment