Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com-interop

How can I speed-up creating excel Excel spreadsheets from C#?

How to debug vs 2008 c# express dll which is called by a vb6/vba app?

Trying to open a file dialog using the new IFileDialog and IFileOpenDialog interfaces in C# with minimal code [duplicate]

Loading COM object in C# throws exception “Unable to cast COM object of type 'System.__ComObject' to interface type ...”, but C++ or VB not

c# c++ com com-interop

what is the advantage of .net4's new no pia feature [deploying PIA's]

Why does COM Interop treat a VB6 Boolean as C# Short?

c# .net com vb6 com-interop

Put interop dll into GAC?

.net vb.net com-interop gac

.NET Exception Kills VB6 App

.net vb6 com-interop

How to pass a long array from VB6 to C# thru COM

c# .net vb6 interop com-interop

Is the exception message raised by a C# COMponent passed through interop to C++?

c# c++ com com-interop

How to share session cookies between Internet Explorer and an ActiveX components hosted in a webpage?

Returning an array from JS to C# with COM-Interop

c# javascript com com-interop

Any sense in marking an IUnknown-derived interface as dual in IDL?

windows com com-interop idl midl

Unhandled Exceptions in C# Class Library for Logging Purposes