Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

Is it possible to test a COM-exposed assembly from .NET?

Should I deploy Interop.x.dll files with .NET application?

What are alternatives to generic collections for COM Interop?

Manual way to call COM object through .NET

c# com com-interop

Signing my assembly with a strong name stops it from working

Calling regasm without administrative rights for COM interop in Excel VBA

vba excel com com-interop regasm

Lots of build warnings when COM objects ActiveDs or MSXML2 are referenced

Why would I use "Both" COM threading model instead of "Free"?

An MTA Console application calling an STA COM object from multiple threads

c# com-interop sta mta

an unhandled win32 exception occurred in w3wp.exe

Releasing temporary COM objects

c# .net com interop com-interop

Can not add reference a COM in COM client?

c# com interop com-interop

Do I need to release the COM object on every 'foreach' iteration?

How to correctly marshal VB-Script arrays to and from a COM component written in C#

How to make make a .NET COM object apartment-threaded?

Why is C# null translated as Empty in VB6, instead of Nothing

c# com vb6 com-interop

Why doesn't the office PIA install correctly to the GAC?

How can I wrap a COM object in a native .NET class?

c# .net com interop com-interop

Marshal.GetActiveObject() throws MK_E_UNAVAILABLE exception in C#

c# com-interop

Is the 'Implemented Categories' key needed when registering a Managed COM Component?

.net registry com-interop