Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Is it possible to register a .net assembly as COM without strong naming it?

.net com strongname

Spying on COM Objects

windows com hook

Why is this C# COM class usable from VBScript but not JScript?

c# com vbscript ole javascript

Best practice for continual running process in C#

c# .net multithreading com

Generating a COM visible assembly from managed c++ (C++/CLI)

Return SAFEARRAY of custom interface types to VB6 through COM

How to define implementation of a COM coclass?

c++ com coclass

How to get a COM reference to an Internet Explorer instance embedded in another application

In Windows, is there any way to convert an errno into an HRESULT?

windows com errno hresult

RPC_E_SERVERFAULT

asp.net com

Where does CLSIDFromProgID() look in the registry?

com guid clsidfromprogid

Get Hashcode for Excel Workbook in VSTO to enable buttons based on state

c# .net excel com vsto

Com object in Java , possible?

java com

Am I completely negating the benefit of Microsoft::WRL::ComPtr by passing it around as a reference (&)?

How to develop Microsoft office word addin for 64bit version office in vs2010

Why is System.IO.Path (a class with only static members) COM visible?

.net com

How to use COM (Component Object Model) in Golang

windows dll go com

COM initialization and cleanup appropriate at the function-level granularity?

c++ c winapi com

How to register a COM class in memory?

winapi com

Runtime callable wrapper (RCW) scope - process or application domain?