Search code examples
VBA/Excel, and C++ DLL, specifically problems with strings...


c++vbaexceldllbstr

Read More
Remove chr(0) from (c++ BSTR) string in VBA...


c++stringvbacharbstr

Read More
C++ code for concatanation of two Bstr strings...


c++stringcomconcatenationbstr

Read More
How to check if a CComBSTR starts with a certain prefix?...


stringvisual-c++atlbstr

Read More
Using a COM-DLL with BSTR* parameters --> Float Div By Zero error...


c++comc++buildervclbstr

Read More
Confused in used BSTR in com dll in c++ builder...


c++combstr

Read More
SAFEARRAY(BSTR) as [out] parameter in DCOM fails to return strings...


c++dcombstrsafearray

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


c++winapibstr

Read More
_bstr_t Not a known identifier...


c++combstr

Read More
convert ATL::CComBSTR to BSTR*...


c#c++bstr

Read More
Getting a char* from a _variant_t in optimal time...


c++visual-c++comolebstr

Read More
Why does the compiler use a temporary variable?...


c++visual-studio-2010atlternary-operatorbstr

Read More
Reverse Find pointer to nth occurrence of a character in cstring...


c++stringbstr

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


c++performancestdstringbstr

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


c++cstringcstringbstr

Read More
Passing a string in VBScript to a COM Function which expects a BSTR*...


vbscriptbstr

Read More
Is there a way to write a BSTR literal?...


c++c++builderbstr

Read More
How to Convert int to BSTR?...


c++bstr

Read More
Access violation on CompStr(BSTR, BSTR) after getting string?...


c++combstr

Read More
Set BSTR to null...


c++vb6bstr

Read More
Convert BSTR to char*...


c++visual-c++charbstr

Read More
Iterating through a VARIANT/SAFEARRAY of BSTR to Assign Values and Print to Console in C++...


c++printingvariantbstrsafearray

Read More
What is the terminology for this use of a constructor?...


c++constructorcombstr

Read More
Why we want to use BSTR...


combstr

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


c++comatlcstringbstr

Read More
How to convert UnicodeString to BSTR?...


c++stringc++builderbstr

Read More
Converting large strings from BSTR tp std::string?...


c++stringtypeconverterbstr

Read More
Read and display data from Variant VT_ARRAY | VT_BSTR?...


c++c++buildervariantbstr

Read More
Access violation when passing BSTR string to _bstr_t or CComBSTR constructor...


c++comcrashaccess-violationbstr

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


visual-c++comvisual-c++-6dcombstr

Read More
BackNext