Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

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

Cleaning up CommandBar buttons

c# com ninject com-interop vbide

How to mark .NET objects exposed to COM-interop as single threaded?

What are the CoClass interfaces in imported assemblies exactly for?

c# .net com com-interop tlbimp

How to get string from dataPackageView.GetDataAsync()

c# uwp com-interop

Excel COM Interop - tlbimp vs primary WrapperTool

Properly disposing C# objects when created via COM Interop

c# vb6 com-interop dispose

Create VB6 application using a class in a DLL, then swap out that DLL after build?

vb.net vb6 com-interop