Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bstr

_bstr_t memory leak

Which is better code for converting BSTR parameters to ANSI in C/C++?

c++ c string cstring bstr

Why does the compiler use a temporary variable?

Freeing a BSTR using ::SysFreeString(). More Platform Dependant?

Why is my BSTR to std::wstring conversion so slow? Is my tester bad?

c++ performance stdstring bstr

What is the terminology for this use of a constructor?

c++ constructor com bstr

Is there a way to write a BSTR literal?

c++ c++builder bstr

_bstr_t to char*, amazing result

char bstr

Where is using null BSTR documented?

Shall we treat BSTR type in COM as value or reference?

c++ com atl cstring bstr

C++ leak with VARIANT / bstrVal code

C++: Convert wchar_t* to BSTR?

c++ string com bstr

How to use BSTR*

com bstr

How to pass BSTR to printf?

c++ printf bstr

Memory leak for CComBSTR

How would you convert a std::string to BSTR*?

c++ winapi bstr

Who owns returned BSTR?

com bstr

How to display values from a VARIANT with a SAFEARRAY of BSTRs

Can I free memory passed to SysAllocString?

COM, VARIANT containing BSTR. Who allocates?

c++ windows com variant bstr