Search code examples
Implement IDispatch-only interface easily in C++...


c#c++comcom-interopatl

Read More
COM methods, Char type and CharSet...


c#.netunicodecomcom-interop

Read More
How do I expose a .netstandard2.0 library with COM for use in VB6?...


comvb6com-interop.net-standard-2.0

Read More
How do I properly clean up Excel interop objects?...


c#excelinteropcom-interop

Read More
How to pass a string as a pointer to byte array from a managed code to an unmanaged function...


.netvb.netwinapimarshallingcom-interop

Read More
Does .NET interop copy array data back and forth, or does it pin the array?...


c#c++.netcomcom-interop

Read More
What is the correct way to implement a Managed Property Handler Shell Extension?...


.netwindowscom-interopshell32windows-property-system

Read More
CS1545 error with specific COM object properties...


c#comcom-interop

Read More
RegFree COM in VBA - ClassFactory cannot supply requested class...


c#vba.net-corecom-interopregfreecom

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


.netwinformsms-officecom-interopautocad

Read More
What makes Notepad (and others) open behind my program when invoked through an IExplorerCommand?...


windowsvb.netcomcom-interop

Read More
Changing the name of assembly as exposed to COM...


c#vba.net-corecom-interopexcel-interop

Read More
Does Primary Interop Assemblies ( PIA ) require Microsoft Office to be installed in the machine to w...


c#visual-studio-2010interopoffice-interopcom-interop

Read More
How to create and register an object via ComWrappers in native AOT...


c#comcom-interop.net-9.0native-aot

Read More
.NET Core 2.1 - How to create a COM object and generate a *.tlb file...


.net.net-corecom-interopregasmtlbexp

Read More
Are there significant differences between using COM directly or using an interop in PowerShell?...


powershellcomcom-interop

Read More
What does "Register for COM Interop" actually do?...


visual-studiovisual-studio-2010com-interop

Read More
How to not use builtin com interop to make trimming work in .NET...


c#com.net-8.0com-interop

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


c#c++comcom-interop

Read More
Making C# Class Library COM-Visible in Visual Studio 2022...


c#.netdllcomcom-interop

Read More
COM Interop: Interface Not Found in VBA Despite Correct Class Registration...


c#.netregistrycom-interopcomvisible

Read More
C# DLL with [ComSourceInterfaces] Attribute Not Working in VBA WithEvents...


c#vbaeventsdllcom-interop

Read More
Exact steps for registration-free COM interop in .NET (invoke copied COM dll without regsvr32)...


com-interopregfreecom

Read More
Microsoft.Office.Interop.Outlook error in .net core...


c#outlookoffice-interopcom-interop.net-6.0

Read More
How to assign an Array of Object property/method using a made-in-C# Type Library - COM-Interop?...


c#vb6com-interop

Read More
Excel RTD server in a WPF .NET 8 application...


.netwpfcomcom-interoprtd

Read More
What exactly is "lightweight COM"?...


.netcomcom-interopdirect3ddirect2d

Read More
Can't set ADOX.Catalog.ActiveConnection to ADODB Connection coming from .NET...


c#vb6adocom-interopadox

Read More
Using Someone else's COM Interop DLL...


c#.netcom-interop

Read More
Passing an array of objects from C# to VBA Excel...


c#excelvbacomcom-interop

Read More
BackNext