Search code examples
How do I get MSBuild to generate a platform agnostic COMReference?...


c#comcom-interopplatform-independent

Read More
ASP.Net Com-InterOp Excel Generation issue when hosting...


c#asp.netwindows-server-2008com-interop

Read More
'System.__ComObject' does not contain a definition for .WithComCleanup()...


.netvstocom-interop

Read More
Do I need to release the COM object on every 'foreach' iteration?...


c#commemory-managementmemory-leakscom-interop

Read More
How do I use a versioned COM interface from C#?...


.netcom-interop

Read More
Create in-memory Excel file and open it in Excel without using COM Interop...


c#excelvb.netopenxmlcom-interop

Read More
Application events, determine when Excel is really ready to read from...


excelvbacom-interopexcel-dna

Read More
How can I pass VBA variant array data type through COM interop into C# method...


c#.netvbacomcom-interop

Read More
PowerShell: how to convert a COM object to an .NET interop type?...


powershellcompowershell-2.0com-interop

Read More
"Register for COM Interop" vs "Make assembly COM visible"...


.netvisual-studiocom-interopcompiler-options

Read More
Properly disposing C# objects when created via COM Interop...


c#vb6com-interopdispose

Read More
Does .NET have a linker?...


c#c#-4.0com-interop

Read More
VB.NET class gets assembly name prepended to name in COM?...


.netdllcomvb6com-interop

Read More
Automation Error when instantiating a .Net COM visible class...


.netvb6com-interop

Read More
How to correctly marshal VB-Script arrays to and from a COM component written in C#...


.netarraysasp-classicmarshallingcom-interop

Read More
How to call a COM object from C#...


c#comcom-interop

Read More
Exposing indexer like properties to COM...


c#com-interopidl

Read More
C# Excel interop, put a line break in the text of a cell in a Excel...


c#excelcom-interop

Read More
Events raised from a ShowDialog Form aren't raised all the way to a calling vb6 app via com inte...


vb.netvb6com-interop

Read More
Add new Worksheet c# (doubts)...


c#excelvstocom-interopworksheet

Read More
How to find out if a VB6 control is indexed (control array) in .NET...


vb.netvb6com-interopvb6-migration

Read More
Registration Free COM Interop: The application has failed to start because its side-by-side configur...


c#comvb6com-interopside-by-side

Read More
Creating IStream object in C#...


c#comcom-interop

Read More
Get all child nodes of an Enterprise Architect package node...


c#console-applicationcom-interopenterprise-architect

Read More
DllSurrogate not loading because of 0x8007065E "Data of this type not supported"...


c#pinvokecom-interop

Read More
Properties of C# structs get unusable names in COM and VB6?...


c#structvb6com-interoptlbexp

Read More
Accessing unmanaged memory by address allocated in COM / C++ from C# via Interop...


c#c++interopcom-interop

Read More
Trying to use C# DLL with ComVisible attribute set from unmanaged C++...


comcom-interop

Read More
Use interop and c# to count the rows in an Excel spreadsheet's worksheet with data in...


c#excelcom-interop

Read More
How should I fix "At least one of the arguments for '...' cannot be marshaled" err...


c#marshallingcom-interop

Read More
BackNext