Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Error building Visual Studio solution using MsBuild

How to pass an array from COM back to Visual Basic?

arrays com vb6

How do I put a void* into a COM VARIANT so that it gets marshalled as IntPtr by COM-Interop to .NET?

c++ .net com marshalling variant

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?