Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Trace not working in a .NET DLL loaded from VB6 EXE

c# .net vb.net com vb6

How do I use a .NET class in VBA? Syntax help!

.net vba com instantiation

API Hook on a COM object function?

c++ com hook vtable api-hook

Creating an IShellItem instance for a non-existent file

How do I get a COM interface given a HWND of an ActiveX control?

c++ winapi com activex

Visual Studio 2010 automation and environment variables

Implementing IDispatch in c#

c# com idispatch

Visual styles don't work on an in-process COM server

c# .net winforms plugins com

Converting COM Object interface from C to Delphi

How to pass SAFEARRAY to COM object through IDispatch?

winapi com variant safearray

COM and thread safety

c# com thread-safety locking

How do I access services of UPnP device?

c++ windows com upnp

What is the point of streamwriters having Close() and Dispose()?

c# .net vb.net visual-c++ com

C++ leak with VARIANT / bstrVal code

Excel vsto end edit mode

.net excel com vsto

Does anyone know which relation may exist between registration-free COM and drag/drop functionality?

How to inspect raw COM definitions in a TLB file?

Using pywinauto.top_window() hangs when using it with threads

Which is "better": COM DLL or Standard DLL with a Typelib?

dll typelib com

Using DirectX DLL (C++) from C#

c# c++ com directx pinvoke