Search code examples
How to declare Classic COM Interface IBindCtx in C#?...


c#c++comcom-interopcom-interface

Read More
Why would some classes in an assembly be exposed to to COM but not others?...


c#wcfcom-interopregasm

Read More
Generating Excel file with Pre-poulated Dropdown Values with C#'s Microsoft.Office.Interop.Excel...


c#exceloffice-interopcom-interopexcel-interop

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


c#.netcommultithreadingcom-interop

Read More
C# COM DLL with gcServer = true and gcAllowVeryLargeObjects = true...


c#.netvisual-studiogarbage-collectioncom-interop

Read More
COM Interop in Mono 2.0...


c#unity-game-enginemonocom-interopwasapi

Read More
How to invoke a method of a private COM interfaces, defined in a base class?...


c#.netreflectioncomcom-interop

Read More
C# How do you get an instance of a COM interface...


c#cominteropcom-interop

Read More
In VB6 application, CreateObject for a c# dll fails with "ActiveX component can't create ob...


c#vb6com-interopregasm

Read More
Accessing underlying managed object through a COM interface...


c#com-interop

Read More
Issue passing .NET object from VB6 to .NET...


comvb6com-interop

Read More
How is it I am able to create a new instance of interface Microsoft.Office.Interop.Word.Application...


c#comoffice-interopcom-interopdynamic-typing

Read More
Can Json.Net be embedded into the executable?...


c#.netjsonjson.netcom-interop

Read More
Building a COM interop library for ASP Classic using 4.0 framework and Visual Studio 2010...


asp.netvisual-studio-2010.net-4.0asp-classiccom-interop

Read More
Cleaning up CommandBar buttons...


c#comninjectcom-interopvbide

Read More
Why doesn't the office PIA install correctly to the GAC?...


.netwindows-xpcom-interopgacoffice-pia

Read More
COM Interop Method Signature with ByRef...


c#vb6com-interopbyrefbyval

Read More
Can I Run WPF Windows called by VB6 Without Forms Interop Toolkit?...


.netwpfvb6com-interopvb6-migration

Read More
Correct way to get an interface / object from an interface pointer?...


vb.netcom-interop

Read More
NOINTERFACE Exception instantiating a COM component from C#...


c#comcom-interop

Read More
How to get a reference to Internet Explorer's window handle in .net...


c#internet-explorercomcom-interop

Read More
How to map Excel cells to a VBA function returning table of data?...


excelcom-interopvba

Read More
Word Interop Not Extracting Data...


c#ms-wordms-officevstocom-interop

Read More
How to dispose of Excel.Application class correctly...


c#comcom-interopexcel-interop

Read More
Worksheet.PasteSpecial Function pasting data as bitmap image...


c#datagridviewcom-interopexcel-interopclipboarddata

Read More
References to embedded interop assemblies, again...


vb.netcom-interop

Read More
Encoding fails when marshalling string via COM Interop in C# (double UTF8 encoding?)...


c#unicodemarshallingcom-interopautodesk-navisworks

Read More
AccessViolationException occurs randomly in .NET application using COM interop...


c#.netcom-interop

Read More
Usage of [in, out] in methods...


c#com-interop

Read More
Word Interop- Add new autotext/building block...


c#ms-wordoffice-interopcom-interop

Read More
BackNext