我已经阅读了有关WideCharToMultiByte的文档,但我坚持这个参数:
lpMultiByteStr [out] Pointer to a buffer that receives the converted string.
我不太确定如何正确初始化变量并将其输入函数
c++ unicode character-encoding codepages
这似乎是一个非常柔软的问题,但我总是很难查找这个函数,因为似乎有很多关于char和tchar的引用的变化.
c c++ string char tchar
c++ ×2
c ×1
char ×1
character-encoding ×1
codepages ×1
string ×1
tchar ×1
unicode ×1