Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

Retrieve multiple cell properties from Excel in a single call?

c# excel ms-office com-interop

Weird warnings in VS

c# .net warnings com-interop

How to listen to windows events in C#?

c# com-interop winapi wmp

Why does C# needs to register COM DLL in order to reference it?

c# com com-interop tlbimp

What's the purpose of COM+ library applications?

How to expose an enum defined in a COM library via interop as the return type of a c# function

c# enums com-interop

Pass an array from vba to c# using com-interop

c# vba com-interop

When does the .NET runtime hold a reference count > 1 for COM objects?

.net com com-interop rcw

COM `HRESULT` is wrapped into an Exception in .NET

How to debug a managed BHO from Visual Studio 2010

Late binding run-time error in VB6 when creating an object from a .NET assembly

com vb6 activex com-interop

CoInitializeEx returning S_OK when called inside a COM object

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