Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How to create a "Shell IDList Array" to support drag-and-drop of virtual files from C# to Windows Explorer?

Specify apartment state to use when instantiating out of proc COM object

c# .net com com+

How to create an ActiveX control in C#?

c# com activex tstcon32

Late binding run-time error in VB6 when creating an object from a .NET assembly

com vb6 activex com-interop

Using a DirectShow filter without registering it, via a private CoCreateInstance

In what order should one release COM objects and garbage collect?

c# com garbage-collection

How to recover from COM error gracefully?

c++ com mfc

CoInitializeEx returning S_OK when called inside a COM object

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