Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

What is the "Shell Namespace" way to create a new folder?

c++ windows com windows-shell

Does .NET define common HRESULT values? [duplicate]

c# .net com .net-4.0 com-interop

Controlling the volume of other applications

com windows-7 audio core-audio

Accessing the WindowsInstaller.Installer COM Object in C#

c# com windows-installer

Any way to avoid creating a huge C# COM interface wrapper when only a few methods needed?

How to use __uuidof in MINGW?

c++ gcc com mingw

How to obtain a different interface from a COM object in PowerShell

Problems with DirectWrite in plain C

c com

Retrieveing COM class factory failure. error: 80040154

Relation between COM and WinRT

c# .net com windows-runtime

_pAtlModule pointer is null when i try to CreateInstance using the CComObject function

c++ com atl

Could 16bit .com executables call win32 APIs?

winapi com dos

Unit test with Microsoft.Office.Interop dll fails on build server

c# excel com ms-office

Is DI possible without a managed heap?

Use COINIT_APARTMENTTHREADED or COINIT_MULTITHREADED in Media Foundation?

How to get installed application path for executable in COM

visual-c++ com

Should out params be set even if COM function fails?

com out-parameters