CString to int CString strSource; int n = _ttoi(strSource); CString to LONG CString strSource; ... CString to unsigned char* CString str;
確定! 回上一頁