USES_CONVERSION;
  TCHAR *pTCH = A2T(str.c_str());
  CString strTxt.Format(_T("%s"), pTCH);

相关文章:

  • 2021-06-29
  • 2022-01-02
  • 2022-12-23
  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案