How do I use _malloca instead of _alloca in Win32 C++ project?...
Read MoreCan I free memory passed to SysAllocString?...
Read MoreWhen using W2A to convert BSTR to std::string, is there any clean up needed?...
Read MoreUsing _bstr_t to pass parameter of type BSTR* in function...
Read MoreWhy are C#/.NET strings length-prefixed and null terminated?...
Read MoreHow to concatenate 2 BSTRs with a space in between them?...
Read MoreHow to convert CComVariant bstr to CString...
Read MoreWhy is BSTR length prefix 4 bytes on 64-bit platforms?...
Read MoreReassigning CComBSTR, memory leak?...
Read MoreShould there be a difference between an empty BSTR and a NULL BSTR?...
Read MoreIs it safe to pass a _bstr_t object to a function expecting BSTR as argument?...
Read MoreMemoryLeak or false positive of DeLeaker when returning BSTR...
Read More64 bit ACE OLEDB provider causes access violation in SysFreeString...
Read MoreReading single chars from a .NET SecureString in C#?...
Read MoreHow to return a BSTR which contains multiple null characters from a COM DLL...
Read MoreHow to convert _bstr_t to CString...
Read MorePassing strings in / out of Delphi COM Server...
Read Morepassing BSTR string as a perimeter between managed and unmanaged code (COM interop)...
Read MorePass .NET SecureString to COM Interop...
Read MoreWhere is using null BSTR documented?...
Read MoreCan I call VariantChangeType on an input BSTR VARIANT?...
Read MoreHow to convert between BSTR and 32-bit Unicode strings in Visual C++?...
Read Moresend a COM object with a BSTR value type in a MSMQ message...
Read MoreRandom characters from casting Arduino string to Excel BSTR through c++ DLL...
Read MoreCan't get exact position of BSTR data in VARIANT struct...
Read More