How to convert std::string to LPCWSTR in C++ (Unicode)

来源:互联网 发布:广东国税申报软件 编辑:程序博客网 时间:2024/06/05 13:34





//----------------------------------------------------------------//
ref:
http://stackoverflow.com/questions/27220/how-to-convert-stdstring-to-lpcwstr-in-c-unicode

原创粉丝点击