wchar_t wcUnicodeStr[1024];. MultiByteToWideChar(CP_ACP, 0, cAsciiStr, -1, wcUnicodeStr, 1024);. Unicode zu ASCII ...
確定! 回上一頁