I am not sure if there is a unified way to handle char* and wchar* in Visual c++?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
A reasonably convenient way to handle both Under the covers, this class uses the required Win32 character conversion APIs to ensure correct output. It's really a COM helper class ( |
|||
|
|
