CString mystring = "abcde"; char *szmystring = (char *)(LPCTSTR)mystring; char *pBuffer =new char[1024]; CString strBuf = "test";
確定! 回上一頁