wstring/string
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Converting std::wstring to std::string and the other way around, anyone knows a good way to do this? :>
-
Converting std::wstring to std::string and the other way around, anyone knows a good way to do this? :>
String Conversion Macros on MSDN will satiates ur need The chosen One :)
-
Converting std::wstring to std::string and the other way around, anyone knows a good way to do this? :>