Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

reusing Internet Explorer COM Automation Object

What is the preferred method of marshalling COM interfaces across threads?

Is it possible to use COM visible .NET classes with registration free COM?

c# c++ com clickonce

When does the .NET runtime hold a reference count > 1 for COM objects?

.net com com-interop rcw

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