Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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

Python clean way to wrap individual statements in a try except block

python excel vba com try-catch

Delphi and COM: TLB and maintenance issues

delphi com typelib com-hell

Delphi [weak] reference attribute produces "Invalid class typecast" when implementation is in more than one library

Getting ScriptControl to work with Excel 2010 x64

How can I destroy COM objects in C#?

c# com vsto

How do I use a COM DLL with LoadLibrary in C++

Task.Factory.StartNew() runs on wrong thread if Modal dialog opened

Search and replace in OLE Word automation - how to cover header and footer?

RegFree COM working from C#, NOT working from VBA

How does Visual Studio's debugger/interactive window dump the properties of COM Objects in .NET?