Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

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

BUG: Word 2013 VSTO Cannot Handle Image in Header Formatted Behind or In Front of Text

Fastest way to access VB6 String in C#

how to tell if a COM object has been separated from its underlying RCW without relying on exceptions?

.net com com-interop rcw

Making sense of IEnumerable in .Net COM Interop

How to manage object lifetime when working with COM interop?

com com-interop

RCW Finalizer Access Violation

Where are the VBProjectsEvents?

c# events com-interop vbe

Am I calling a .NET object or a COM object?

c# .net com-interop