Search code examples
How to properly reset _bstr_t to `NULL`...

c++comsmart-pointersbstr

Read More
operator TYPE () and taking the address of an object...

c++visual-c++wrapperatlbstr

Read More
When is it optional to reallocate `[in,out]` parameter?...

c++combstr

Read More
Is garbage initial value okay for `[out] BSTR*` parameter?...

memory-managementcombstr

Read More
Problems with converting BSTR to float...

comimplicit-conversionbstr

Read More
Comparing CComBSTR to NULL...

c++comsmart-pointersbstr

Read More
c++ _bstr_t instead of use string...

c++stringcombstr

Read More
pass array of strings into COM object...

arraysvb.netcombstr

Read More
OPOS BSTR* not converting properly...

c++bstropos

Read More
Who owns returned string from _bstr_t::wchar_t*, _bstr_t::char* operators?...

visual-c++memory-managementcommemory-leaksbstr

Read More
Can I use the _bstr_t class to convert between multibyte and Unicode on Windows? (C++)...

c++unicodemultibytebstrbstr-t

Read More
Do I need to free BSTRs populated by _Type::get_FullName...

c++bstrclr-hosting

Read More
MarshlDirectiveException in C# when trying to pass BSTR* from COM Component...

c#c++combstr

Read More
_bstr_t to char*, amazing result...

charbstr

Read More
Why BSTR and how to convert it to QString?...

c++qtwinapikinectbstr

Read More
How to delete the variables with types BSTR in C++...

c++visual-studio-2010bstr

Read More
Appending BSTR in a LPCSTR...

c++string-concatenationbstrlpcstr

Read More
Visual C++ Write BSTR to File...

stringvisual-c++file-iobstr

Read More
BSTR and Strings...

stringvisual-c++combstr

Read More
Looking for the shortest string type conversion C++...

c++stringpointerscombstr

Read More
Invalid null pointer when using _bstr_t...

c++stringexceptioncombstr

Read More
Freeing up _bstr_t which is created from char*...

c++windowsmemorymemory-managementbstr

Read More
Store BSTR in a std::vector?...

c++stlvectorbstr

Read More
How can I set the length, when creating a BSTR (using _bstr_t wrapper) by a native string?...

c++stringcombstrnull-terminated

Read More
Handling BSTRs on MacOSX in C...

cmacosvbabstr

Read More
Static code analysis for detecting passing a wchar_t* to BSTR...

c++visual-c++static-code-analysisbstr

Read More
::SysFreeString() crashing in WINDOWS2008 only...

c++visual-c++bstr

Read More
C++: Convert wchar_t* to BSTR?...

c++stringcombstr

Read More
Mangled LPCTSTR string returned from a function...

mfcclrbstr

Read More
COM fail to properly marshal a BSTR from a managed server to native client...

c#c++commarshallingbstr

Read More
BackNext