string U2A(const wstring& str)//Unicode字符转Ascii字符 { string strDes; if ( str.empty() ) goto __end; , str.c_str(), str.size(), NULL, , NULL, NULL); ==nLen ) goto __end; ]; memset(pBuffer, , nLen+); ::WideCharToMultiByte(CP_ACP, , str.c_str(), str.size(…