1. 使用_T()实现ASCII与UNICODE自动转换
2. 在使用字符串的使用 T"Hello world"或者L"hello world"
3. 设置Character Set为Use Multi-Byte Character Set

相关文章: