Very likely you do not really want to make this conversion. You must
understand that in non-Unicode build TCHAR is CHAR (char) while in
Unicode build it is WCHAR (wchar_t). A good way to use the standard
library in Windows programs is
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.