开发者

Convert Wstring to CString

i have a variable of Cstring,need开发者_开发问答 to convert it to wstring.


The MultiByteToWideChar function is the base level Win32 API function to do this. Whatever library or framework you are using may offer a more convenient function that wraps this operation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜