Convert wchart_t to TChar

Convert the type of wchar_t to TChar

A newbabie, can you teach me how I can convert wchart_t to TChar
Thanks



Answer this question

Convert wchart_t to TChar

  • Pagiel

    Use the W2T macro in atlconv.h. MSDN docs should say more about this.
  • Convert wchart_t to TChar