List Question
20 TechQA 2023-11-16T12:22:27.697000Pipe BSTR into wstringstream?
220 views
Asked by Mr. Boy
Compiling C++ code that includes <atlbase.h> results in error
142 views
Asked by Tareg
How to concatenate 2 BSTRs with a space in between them?
164 views
Asked by MEMOGAMER000
Memory leaks while using CComBstr and system::string
198 views
Asked by LavanyaBhuma
Reassigning CComBSTR, memory leak?
146 views
Asked by Name
How do I use _malloca instead of _alloca in Win32 C++ project?
722 views
Asked by bugmagnet
How to Modify the Buffer of BSTR in VARIANT directly?
391 views
Asked by alancc
Create BSTR from ASCIIZ PTR in PowerBasic sqlite3 Wrapper
179 views
Asked by Russ
Is it safe to pass a _bstr_t object to a function expecting BSTR as argument?
220 views
Asked by Raja Shekar
C++ std::swap - Does it swap data or data pointers?
153 views
Asked by AudioBubble
3-Way radix quicksort for text strings ported to C++ from Java
193 views
Asked by AudioBubble
VarI4FromStr broken at lowest long value on ARM64?
69 views
Asked by Niall Burton
MemoryLeak or false positive of DeLeaker when returning BSTR
192 views
Asked by suriel
Unable to pass BSTR pointer to a COM object with Python 3.8
470 views
Asked by saso2520
Can I profile memory allocated in external dll in C# (e.g. with Visual Studio)
279 views
Asked by JoBe
How to return a BSTR which contains multiple null characters from a COM DLL
229 views
Asked by Caesar
BSTR allocation confusion
590 views
Asked by ROBERT RICHARDSON
Passing strings in / out of Delphi COM Server
633 views
Asked by Kevin S. Miller
passing BSTR string as a perimeter between managed and unmanaged code (COM interop)
909 views
Asked by Shahnawaz Khan Niazi
Pass .NET SecureString to COM Interop
199 views
Asked by Daniel Schilling