From CodeProject:
Many C++ Windows programmers get confused over what bizarre identifiers like TCHAR, LPCTSTR are. Here, in brief, I would try to clear out the fog. In general, a character can be 1 byte or 2 bytes.
From CodeProject:
Many C++ Windows programmers get confused over what bizarre identifiers like TCHAR, LPCTSTR are. Here, in brief, I would try to clear out the fog. In general, a character can be 1 byte or 2 bytes.