Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Given a COM DLL, extract all classes CLSID and corresponding interface name

c++ windows com

PowerShell: how to convert a COM object to an .NET interop type?

Can I call a static method of a C# class from VBA via COM?

c# .net vba com interop

IDL enumeration not displayed in type library

com idl

"COM object that has been separated from its underlying RCW cannot be used" with .NET 4.0

c# com com-callable-wrapper

Using C# COM in unmanaged C++ project -> First-chance exception at 0x7697C41F (KernelBase.dll)

Regsvr32 fails to find the dll in the current folder

windows com regsvr32

Memory leak for CComBSTR

How to build a SAFEARRAY of pointers to VARIANTs?

c++ com variant safearray

Why is COM (Component Object Model) language-independent?

c++ com

.NET: How do I determine if an object is a COM object?

.net com

IAudioSessionManager2 notifications not sent

com windows-7 audio

Problem with hanging interop COM objects

c# excel com interop

VS 2012.3 Referencing MS Access COM DLL, could not resolve COM reference error

How to obtain the PIDL of an IShellFolder

c++ winapi com windows-shell

Who owns returned BSTR?

com bstr

Which wide-character string structure do I use? CString vs wstring

string com mfc cstring wstring

How do I install both 32-bit and 64-bit versions of a COM DLL and "auto-select"?

com 32bit-64bit

Microsoft objects, the Release() functions return value?

How to enumerate members of COM object in C#?

c# .net com