Is there are way to convert BSTR strings to standard C++ std::wstring ? A couple of Google answers produce code, that simply fails to compile. (due to dependency on "_bstr_t", or ATL library, or other such non-sense)
BSTR strings documentation is pretty much non-existent. -- -Alexey Eromenko "Technologov" _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
