Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Handling COM events in C++ (ATL, MFC or pure C++) for Java interop

c++ visual-studio com

IntelliSense in custom COM classes in VBA

How to read a winmd (WinRT metadata file)?

com windows-runtime midl winmd

Excel interop works on machine with Office 2007 but fails on machine with Office 2010

c# excel dll com excel-interop

VSTO Unit Testing Office AddIn in C# .NET via RequestComAddInAutomationService

C# - Good way to expose Nullable<T> to COM

c# .net com nullable

How to retrieve the Interface ID of a COM class so that it can be passed to CoCreateInstance?

c++ windows com

Check COM Interface still alive?

c++ com

D support for COM

windows com d

Callback from .Net COM dll to Delphi client in registration-free (side-by-side) COM

Regfree COM event fails from other thread

c# .net com vb6 regfreecom

Why can't we use "virtual inheritance" in COM?

c++ com

What do the different DCOM / COM security settings mean?

permissions com opc dcom opc-da

Interface Versioning

delphi dll interface com version

how to read vba code from hex stream extracted from vbaProject.bin?

excel vba com hex ole

What's the proper source for Windows Common Controls 6.0 component (MSCOMCTL.OCX)?

com vb6 activex

How do I pass option flags to Folder.CopyHere in PowerShell?

powershell com

Wrap .Net ArrayList with custom VBA class get iterator

.net vba for-loop arraylist com

Intercept MS Windows 'SendTo' menu calls?

c# .net vb.net windows com

When return E_POINTER and when E_INVALIDARG?