Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How to identify Ole object Interface?

Passing string array from VB6 to C#.net

c# com vb6 interop com-interop

How to properly use a hardware accelerated Media Foundation Source Reader to decode a video?

Controlling Skype via its Skype4COM.dll COM API

c# com skype

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