List Question
10 TechQA 2014-11-26 15:54:23Why does the compiler use a temporary variable?
635 views
Asked by manuell
How to convert between BSTR and 32-bit Unicode strings in Visual C++?
847 views
Asked by Alex
How to get String from Pointer in VB6
1.7k views
Asked by mahader
Mangled LPCTSTR string returned from a function
484 views
Asked by AudioBubble
Static code analysis for detecting passing a wchar_t* to BSTR
1.5k views
Asked by Motti
Converting large strings from BSTR tp std::string?
452 views
Asked by user2706838
How to convert UnicodeString to BSTR?
603 views
Asked by Tracer
Pipe BSTR into wstringstream?
139 views
Asked by Mr. Boy
BSTR to CString conversion for Arabic text
1.2k views
Asked by Karthik Murugan
How can I set the length, when creating a BSTR (using _bstr_t wrapper) by a native string?
2.5k views
Asked by Christoph Meißner