Search code examples
Can I free memory passed to SysAllocString?...


c++windowsstringmemory-managementbstr

Read More
When using W2A to convert BSTR to std::string, is there any clean up needed?...


c++combstr

Read More
BSTR, how to make your own?...


typesbstr

Read More
Using _bstr_t to pass parameter of type BSTR* in function...


c++bstr

Read More
Why are C#/.NET strings length-prefixed and null terminated?...


c#.netstringbstrnull-terminated

Read More
How to concatenate 2 BSTRs with a space in between them?...


c++stringconcatenationbstr

Read More
how to test if CComBSTR is empty...


stringcomvisual-studio-2005atlbstr

Read More
How to convert CComVariant bstr to CString...


c++unicodecomtype-conversionbstr

Read More
Why is BSTR length prefix 4 bytes on 64-bit platforms?...


cwinapi64-bit32bit-64bitbstr

Read More
Reassigning CComBSTR, memory leak?...


c++mfccomatlbstr

Read More
How do I use _malloca instead of _alloca in Win32 C++ project?...


c++mallocbstralloca

Read More
Should there be a difference between an empty BSTR and a NULL BSTR?...


comstringbstr

Read More
Is it safe to pass a _bstr_t object to a function expecting BSTR as argument?...


c++msdnbstr

Read More
MemoryLeak or false positive of DeLeaker when returning BSTR...


visual-c++memory-leakscombstr

Read More
64 bit ACE OLEDB provider causes access violation in SysFreeString...


64-bitaccess-violationbstraceoledb

Read More
Reading single chars from a .NET SecureString in C#?...


c#bstrsecurestring

Read More
How to return a BSTR which contains multiple null characters from a COM DLL...


phpc++comatlbstr

Read More
How to convert _bstr_t to CString...


c++commfcvisual-c++bstr

Read More
C++ stl map: issues with BSTR...


c++winapistlbstr

Read More
Passing strings in / out of Delphi COM Server...


delphicombstr

Read More
passing BSTR string as a perimeter between managed and unmanaged code (COM interop)...


c#c++combstrmanaged-code

Read More
Pass .NET SecureString to COM Interop...


.netcommarshallingbstrsecurestring

Read More
Where is using null BSTR documented?...


windowscominteropcom-interopbstr

Read More
Memory leak in BSTR to wstring...


c++memory-leakscombstr

Read More
Can I call VariantChangeType on an input BSTR VARIANT?...


c++comvariantbstr

Read More
How to convert between BSTR and 32-bit Unicode strings in Visual C++?...


c++unicodebstr

Read More
send a COM object with a BSTR value type in a MSMQ message...


c++commsmqsendbstr

Read More
Random characters from casting Arduino string to Excel BSTR through c++ DLL...


c++excelvbamemorybstr

Read More
Can't get exact position of BSTR data in VARIANT struct...


c++variantbstr

Read More
How does it convert _bstr_t to BSTR when passing as an argument?...


visual-c++smart-pointersvariantbstr

Read More
BackNext