摘要:
原文地址:http://www.codeproject.com/Articles/76252/What-are-TCHAR-WCHAR-LPSTR-LPWSTR-LPCTSTR-etcMany C++ Windows programmers get confused over what bizarre identifiers likeTCHAR,LPCTSTRare. In this article, I would attempt by best to clear out the fog.In general, a character can be represented in 1 byte 阅读全文