Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Is there a substitue for System.Runtime.InteropServices.Marshal.GetActiveObject() in .NET Core?

.net com

Create COMException from HRESULT

c# com

Delphi 2009: Is it possibly dangerous to use TList<[any interface]> with default comparator?

Cannot register IExecuteCommand for context menu

Exceptions in COM

c++ exception com

Getting the GUID of an installed COM object

_IDTExtensibility2, what DLL to import into ATL project?

c++ com atl

Can the DebuggerDisplay attribute be applied to Microsoft.Office.Interop.Word.Range?

Reading and writing Windows "tags" with Python 3

DllRegisterServer failed with error code 0x80004005 when registering Visual Fox Pro

.NET Framework and COM

.net com

Registering my .net assembly for COM interoperability doesn't expose my methods

.net com com-interop

JScript IDE with autocomplete for COM objects created with ActiveXObject () function

How to hook up a COM event dispatcher?

c# com event-handling dispatch

Using 32bit COM addin under MS Office 64 bit

Why is Task.Delay breaking the STA state of the thread?

c# multithreading com sta mta

COM .NET assemblies, regasm, DLL files, .tlb and GUIDs

com regasm

Implementing a COM interface in Python