Search code examples
Can I call a static method of a C# class from VBA via COM?...


c#.netvbacominterop

Read More
Accessing a thread un-safe COMobject in classic ASP...


asp-classiccomiis-7.5

Read More
ComImport in C#, how do you find GUID for classes like IFileDialog in shell32.dll?...


c#.netcomguid

Read More
Can I use WRL to write a COM server?...


c++comatlwrl

Read More
How can you pass a custom collection class from VB.NET to VB6?...


.netvb.netcomvb6

Read More
Converting embedded OLE from RTF to external file (and back)...


c#comrtfole

Read More
COM object in VB 6: user-defined type not defined...


eventsobjectcomvb6event-handling

Read More
Using COM to marshal a C# struct from C++ code...


c++.netcommarshalling

Read More
Ambiguous "User-defined type not defined" Error...


dllcomvb6ocx

Read More
Reading "aria-label" via MSHTML returns NULL...


c++internet-explorercommshtml

Read More
Reference another VB.NET exe that has COM visible TRUE...


vb.netcomout-of-process

Read More
Hooking into message pump of STA Apartment COM object activated in DllHost by DllSurrogate...


winapivisual-c++com

Read More
Window messages v/s COM connection point...


winapicom

Read More
Can I use routines from comdef.h, Wbemidl.h etc in D?...


windowswinapicomd

Read More
How to Return and consume custom struct object from C++ COM component into C# application...


c#c++.netcommarshalling

Read More
How to create a simple COM component in C++...


c++.netcom

Read More
Uninteresting BHO dll 64 bit and 32 bit using regsvr32 cause 0x8002801c error...


dllcom32bit-64bitatlregsvr32

Read More
Adding "normal" class member to COM class...


c++com

Read More
Is there any way to get desktop picture bitmap from MS RDP component (AxMSTSCLib)?...


c++qtcomrdp

Read More
how to make COM connection point a pure Asynchronous communication...


winapicom

Read More
Can't instantiate .net object in vba...


.netvb.netvbacominstantiation

Read More
Given a Win32 COM interface locate its typelib...


comclsid

Read More
Overwrite file when copying into zip file using Microsoft Shell COM Library...


excelvbashellcomscripting

Read More
How to allow garbage collection on object with event handler connected to COM object...


.netcomevent-handlinggarbage-collection

Read More
E_NOINTERFACE error while creating com local server...


winapivisual-c++com

Read More
Reordering methods in ComImport interfaces throws COMException (0x80041001)...


c#.netcomcom-interop

Read More
Trying to convert Delphi interface definition to C++ for VS 2008...


c++visual-studiodelphicomwindows-shell

Read More
Excel 2007 automation on top of a Windows Server 2008 x64...


comexcel-2007office-automation

Read More
Does marking a parameter [out, retval] in IDL make error handling harder compared to [out]?...


comidl

Read More
Accessing a non-COM visible DLL method from a COM visible DLL registered in GAC...


dllcomgaccom+dllregistration

Read More
BackNext