You can convert a Unicode string to an ANSI string with the WideCharToMultiByte() API. The syntax is int WideCharToMultiByte( UINT CodePage, ...
確定! 回上一頁