Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

How to set file version for an Interop DLL generated using ilasm

c# .net com interop com-interop

Hosting managed code and garbage collection

Changing the name of assembly as exposed to COM

Is it possible that COM interop is affected by the Visual Studio Hosting Process?

Releasing Excel COM objects

COMException (0x800401E3): Operation unavailable (Exception from HRESULT: 0x800401E3 (MK_E_UNAVAILABLE)) with scheduled task

c# outlook com-interop

COM Object Cleanup

Error during registration of the .tlb file in a C# DLL for COM INTEROP

COM interop and marshaling of VARIANT(VT_PTR)

c# .net com interop com-interop

"Could not load file or assembly" using COM Interop (DLL HELL?)

Trying to build a COM Component in C# that can be referenced and used from VB5/6

c# .net com-interop

In VB6 application, CreateObject for a c# dll fails with "ActiveX component can't create object" in IDE only

c# vb6 com-interop regasm

Managed WPF and native code interop. WPF hosted in ServicedComponent

How do I convert System__ComObject to an image?

c# com-interop

Implementing ISupportErrorInfo on a C# object exposed to COM