Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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

C# COM object with a dynamic interface

c# .net com idispatch

Out of Process COM Server - function calls and threads

c++ com multithreading

properties of c# class is not visible at visual basic 6.0

c# com vb6

how to connect to an open window of internet explorer using c#?

c# internet-explorer com ole

How to invoke the tlbexp command as post-build event to export a type library from a C# EXE from the Visual Studio 2019 IDE?