Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Create and Register a COM Server Object .NET

c# com

Do I need to Free IDispatch in Delphi

delphi com variant

Delphi CreateOleObject events

What is the proper way for an ActiveX (COM) control to clean up when closed by its parent?

How to implement IMarshal for custom marshalling interface from out-of-proc server

Exposing a .Net Class to COM, while it has a Private Generic type member

Communicate between a COM DLL and C#

c# .net dll com shell-extensions

Calling C# COM object

c# com

Python COM server with idl

python com idl

COM reference counting - thread safety

test if CComPtr is null in COM

c++ visual-studio-2013 com

C# IE BHO: How do I marshal DOM objects to a worker thread?

Cast object as OleVariant in Delphi

delphi com variant

New Version of Third Party COM DLL - How to Install and Keep Old Versions in Delphi?

What is the best way to detect if a COM component is installed

.net com

Correct way to stop asynchronous ISearchJob

c++ winapi com updates wuapi

ArgumentException when inserting a Form in WindowsFormsHost

c# .net wpf forms com