List Question
10 TechQA 2025-01-03 02:39:31Why does the compiler use a temporary variable?
655 views
Asked by manuell
How to convert between BSTR and 32-bit Unicode strings in Visual C++?
864 views
Asked by Alex
How to get String from Pointer in VB6
1.8k views
Asked by mahader
Mangled LPCTSTR string returned from a function
500 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?
473 views
Asked by user2706838
How to convert UnicodeString to BSTR?
620 views
Asked by Tracer
Pipe BSTR into wstringstream?
153 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.6k views
Asked by Christoph Meißner