How to declare Classic COM Interface IBindCtx in C#?...
Read MoreWhy would some classes in an assembly be exposed to to COM but not others?...
Read MoreGenerating Excel file with Pre-poulated Dropdown Values with C#'s Microsoft.Office.Interop.Excel...
Read MoreHow to mark .NET objects exposed to COM-interop as single threaded?...
Read MoreC# COM DLL with gcServer = true and gcAllowVeryLargeObjects = true...
Read MoreHow to invoke a method of a private COM interfaces, defined in a base class?...
Read MoreC# How do you get an instance of a COM interface...
Read MoreIn VB6 application, CreateObject for a c# dll fails with "ActiveX component can't create ob...
Read MoreAccessing underlying managed object through a COM interface...
Read MoreIssue passing .NET object from VB6 to .NET...
Read MoreHow is it I am able to create a new instance of interface Microsoft.Office.Interop.Word.Application...
Read MoreCan Json.Net be embedded into the executable?...
Read MoreBuilding a COM interop library for ASP Classic using 4.0 framework and Visual Studio 2010...
Read MoreWhy doesn't the office PIA install correctly to the GAC?...
Read MoreCOM Interop Method Signature with ByRef...
Read MoreCan I Run WPF Windows called by VB6 Without Forms Interop Toolkit?...
Read MoreCorrect way to get an interface / object from an interface pointer?...
Read MoreNOINTERFACE Exception instantiating a COM component from C#...
Read MoreHow to get a reference to Internet Explorer's window handle in .net...
Read MoreHow to map Excel cells to a VBA function returning table of data?...
Read MoreHow to dispose of Excel.Application class correctly...
Read MoreWorksheet.PasteSpecial Function pasting data as bitmap image...
Read MoreReferences to embedded interop assemblies, again...
Read MoreEncoding fails when marshalling string via COM Interop in C# (double UTF8 encoding?)...
Read MoreAccessViolationException occurs randomly in .NET application using COM interop...
Read MoreWord Interop- Add new autotext/building block...
Read More