Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

C# to VB6 COM events (“object or class does not support the set of events”), but different

com vb6 com-interop

How to register for 32-Bit COM interop using Visual Studio 2022

C# + COM, modify array in parameter

c# com interop 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