Search code examples
registering .NET assemblies...


.netcom-interop

Read More
Can I have two classes implement the same interface in COM?...


.netvb6com-interop

Read More
Is there a clean way of handling bad_alloc exceptions thrown inside C++ COM objects?...


visual-c++comcom-interopdirectshownew-operator

Read More
Can I change the signature of a COM Interop method from the one generated by Visual Studio?...


interopcom-interop

Read More
How can I use IHTMLDocument6 or other IE 8 interfaces from C#?...


c#internet-explorercom-interop

Read More
How do I add a reference to many different versions of Outlook's COM object?...


c#comoutlookcom-interopoutlook-2010

Read More
Com DLL Gives Exception .NET 4 only...


.netcom-interop

Read More
accessing .net2.0 dll in a .net 4.0 dll...


c#.netcomclrcom-interop

Read More
Problem with calling a managed DLL from VB 6 code...


.netcomvb6com-interopvb6-migration

Read More
COM->.NET - can't access overloaded method...


javascriptinteropcom-interoptypelib

Read More
Update C++ COM object to C#...


c#comcom-interop

Read More
My first COM import...


c#com-interop

Read More
Convention for passing BSTRs into COM functions from C# (COM interop)...


c#c++comcom-interop

Read More
Why is it that ArrayList works with COM Interop, but IList<T> doesn't?...


genericsscriptingcom-interop

Read More
COMException in InteropAssembly COM...


.netexceptioncomcom-interop

Read More
Why is the indexer on my .NET component not always accessible from VBScript?...


c#.netvbscriptcom-interop

Read More
Howto read Range.Top in Excel interop...


c#.netexcelcomcom-interop

Read More
x86 with COM Interop Compiled on x64...


c#cominteropcom-interop

Read More
Is it possible to intercept (or be aware of) COM Reference counting on CLR objects exposed to COM...


c#.netcom-interopreference-counting

Read More
Unhandled Exceptions in C# Class Library for Logging Purposes...


c#multithreadingcom-interopclass-libraryunhandled-exception

Read More
Can I make a function COM Only? (Opposite of <Runtime.InteropServices.ComVisible(False)> )...


vb.netcomvb6com-interopvb6-migration

Read More
Register Com-Interop for .net windows service...


vb.netwindows-servicescom-interop

Read More
C# COM vs C++ COM return value...


c#c++comcom-interop

Read More
Issue with COM Interop in C#...


c#com-interop

Read More
Is it possible to specify COM enum field name using an attribute?...


c#attributesenumscom-interop

Read More
How to update some COM marshalling code to work on a 64 bit system?...


c#.netinterop64-bitcom-interop

Read More
VB6 .NET Interop Object Required...


.netvb6interopcom-interop

Read More
Passing javascript Date object to C# WebBrowser control using window.external...


c#javascript.netwebbrowser-controlcom-interop

Read More
log4net - logging for a dll called via COM interop...


c#.netdlllog4netcom-interop

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


c#performanceexcelcom-interop

Read More
BackNext