Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How to detect if a dll is a COM dll

.net com

.NET COM Visible DLL vs. Active X DLL

c# com vb6 activex

COM memory management

memory-management com

Hosting CLR in native - COM interfaces, unresolved external symbol _CStdStubBuffer_Release@4

Opening a COM Port using a Windows Compact 2013 Virtual PC

Get running instances of Excel with VB.NET

For COM server and registry key redirection, does it need to do file path redirection translation?

.NET: If my .NET automates Office, does the customer have to have Office installed?

c# com ms-office

building a .net project with a COM reference

Make COM Interop Events visible from Interface

c# events com interop

What is the overhead of calling CoInitialize multiple times? [duplicate]

winapi com

Is it possible to add comments to COM objects inside C# code?

c# .net com

How to manage COM objects runtime in RAII style in C# programs?

c# .net com com-interop raii

What's the resource management contract for IEnumString::Next?

c++ winapi com

simple tutorial for DCOM [closed]

com dcom visual-c++

Use of CoGetClassObject() in C - access COM Object interface

c++ c windows com