Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

Passing string array from VB6 to C#.net

c# com vb6 interop com-interop

Can't obtain Outlook.Application while Outlook is running until a non-Outlook window is in the foreground

Events raised in .net code is does not seem to occur in COM code when deployed with Side by side manifests

c# vb6 com-interop

How to Register a Type Library without RegAsm.exe

Understand COM c# interfaces

c# com com-interop

Office (Excel) COM interop on Mac OSX using .NET Core?

What's the difference between Marshal.GenerateGuidForType(Type) and Type.GUID?

Compiling Quantlib via SWIG for C#

c# c++ com-interop swig quantlib

Passing strongly typed arguments in .NET COM interop

c# .net com com-interop

COM Interop (how to pass an array to the com) via classic ASP

Is this COM object subject to garbage collection?

Disable Context Menu on WebBrowser in WPF [duplicate]

c# .net wpf com-interop

Activator.CreateInstance(<guid>) works inside VSIDE but not externally

c# interop com-interop

Debugging a Managed Component from C++ Win32

COM Exception 80040154 When creating an Excel Application

Using C#, how do I create a new Visual Studio 2012 Solution programmatically?

VB6/COM Interop: where do these events come from?

c# vb6 com-interop

Register for COM Interop

Initiating a TransactionScope from Excel VBA?

Pass C# object to COM by value

c# com marshalling com-interop