Search code examples
What happens if a .NET 1.1 and .NET 2.0 COM object are used in the same process?...


.netinteropcom-interopside-by-side

Read More
Strange consequences of "ref" keyword in C# to COM interop...


c#windowscominteropcom-interop

Read More
How to convert PUNICODE_STRING to bstr?...


visual-c++stringcom-interop

Read More
Deploying COM dll as part of Silverlight application...


deploymentsilverlight-4.0com-interop

Read More
Interop Forms Toolkit DLL and "Class does not support Automation or does not support expected i...


winformsvb6interopcom-interopwinforms-interop

Read More
COM class Returning byte[] in .NET - Whether to release memory or not...


.netcommemory-leakscom-interop

Read More
Registering x64 Assemblies for COM Interop...


visual-studiocommsbuildbuild-processcom-interop

Read More
MEF and unmanaged code...


.netcom-interopmef

Read More
Excel Interop: Range.FormatConditions.Add throws MissingMethodException...


.netexcelcom-interopconditional-formatting

Read More
Language neutral plugin architectures...


c#javadelphipluginscom-interop

Read More
Regasm writes mscoree.dll into Registry key InprocServer32...


comregistrycom-interopregasm

Read More
.Net to COM Interop Tester...


c#.netcomcom-interoptlbimp

Read More
Events not sent to WPF based ActiveX control (COM interop) when using Reg-Free-COM...


c#wpfeventscom-interopregfreecom

Read More
Any way to avoid creating a huge C# COM interface wrapper when only a few methods needed?...


c#cominterfacecom-interopui-automation

Read More
How to set platform target for a ASP.NET "web site" project...


visual-studio-200564-bitcom-interopvs-web-site-projectvs-web-application-project

Read More
Excel get_Range missing when interop assembly is embedded in .NET 4.0...


.netexcelinterop.net-4.0com-interop

Read More
Lifetime issue of IDisposable unmanaged resources in a complex object graph?...


.netcom-interopidisposableweak-referencesobject-lifetime

Read More
Workflow Foundation (WF) -- Why does setting a DependencyProperty to a COM object using SetValue() t...


.net-3.5comworkflow-foundationcom-interop

Read More
midl.exe cannot load mscorlib.tlb...


.netcomcom-interopmidl

Read More
Enumerate list of COM interface implemented through C# COM Interop...


c#com-interop

Read More
Fastest way to access VB6 String in C#...


c#stringvb6marshallingcom-interop

Read More
COM Interop between 32 bit and 64 bit applications...


.netwinformsms-officecom-interopautocad

Read More
How do i transfer this unmanaged code from asp to asp.net 2/mvc?...


c#interopmarshallingcom-interoprcw

Read More
Returning S_FALSE from a C# COM dll...


c#com-interoptlbimp

Read More
COM Interop - Wait for Excel to Complete Operation...


.netcomautomationcom-interop

Read More
Converting C++ string/wchar_t* to C# string?...


c#c++stringcomcom-interop

Read More
.Net - interop assemblies taking 15 seconds to load when being referenced in a function...


c#.netcom-interop

Read More
UnauthorizedAccessException in ComRegisterFunction when accessing registry on Win 7 64...


c#interopregistrycom-interopbrowser-extension

Read More
COM Callable Wrapper and .NET object lifetime...


.netcom-interop

Read More
Am I calling a .NET object or a COM object?...


c#.netcom-interop

Read More
BackNext