Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

COM, VARIANT containing BSTR. Who allocates?

c++ windows com variant bstr

Resetting project compatibility in vb6

com vb6 activex dll

How can I access Windows COM objects in R v3?

r com

Convention for passing BSTRs into COM functions from C# (COM interop)

c# c++ com com-interop

Signing an F# Assembly (Strong name component)

Is it possible to call a COM API from Java? [closed]

java api com hp-quality-center

_bstr_t to UTF-8 possible?

c++ visual-c++ com atl bstr

Does C# clean up C++ allocated memory?

c# c++ com interop

Outlook 2007 from C# - COM exception, TYPE_E_LIBNOTREGISTERED

Can you cast a LPTSTR to a BSTR?

PowerPoint Launched via C# does not Quit

c# com powerpoint

Create COM/ActiveXObject in C#, use from JScript, with simple event

c# com wsh jscript activexobject

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

com string bstr

Does COM interop respect .NET AppDomain boundaries for assembly loading?

Custom COM Implementation?

c++ com

What is a current analog of COM technology?

c# .net wpf com

registering com dll in wix

com wix wix3.5 wix3 heat

How to Register a COM Object for All Users

Excel process remains open after interop; traditional method not working

c# .net com excel-interop

Differences between [in, out] and [out, retval] in COM IDL definitions

com idl notation