List Question
10 TechQA 2025-01-03 02:39:31Why does the compiler use a temporary variable?
703 views
Asked by manuell
How to convert between BSTR and 32-bit Unicode strings in Visual C++?
913 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
538 views
Asked by AudioBubble
Static code analysis for detecting passing a wchar_t* to BSTR
1.6k views
Asked by Motti
Converting large strings from BSTR tp std::string?
515 views
Asked by user2706838
How to convert UnicodeString to BSTR?
662 views
Asked by Tracer
Pipe BSTR into wstringstream?
196 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