Define Macro _MBCS or _UNICODE can change the code set for MFC controls.
WideCharToMultiByte() can convert unicode to multi bytes.
UTF-8 belongs to multi bytes.
Define Macro _MBCS or _UNICODE can change the code set for MFC controls.
WideCharToMultiByte() can convert unicode to multi bytes.
UTF-8 belongs to multi bytes.