Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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?

How do I catch and handle `_com_error`?

c++ exception visual-c++ com

How to debug a COM C++ Out of Process Server ? (client: Excel vba)

excel com atl vba

Excel workbooks.saveas() error in powershell

excel powershell com

CoCreateInstance works great in Release but in debug doesn't

c++ debugging dll com

How to register a 64-bit COM dll on 64-bit Windows 7?

Access data in Excel - Reuter from python

python excel com win32com

What is the meaning of 0x800a1421 HRESULT?

c++ com ole

Errors when calling certain Excel VBA macros from C#

Passing NULL to ref/out parameter of a COM interface method

c# com null interop com-interop

How to read COM TypeLib with C# or C++?

c# java c++ com typelib

VariantChangeType and overflow

Exception from HRESULT: 0x80040111 (CLASS_E_CLASSNOTAVAILABLE)

c# .net wpf dll com

Why I can call StringFromCLSID even without the calling of CoInitializeEx before?

c++ winapi visual-c++ com

Is it possible to use two different versions of OpenSSL libraries in same application?

windows com openssl indy

Calling a function of a 32-bit DLL from a 64-bit Application

c# c++ dll com 32bit-64bit

COM Add-in: Resolve the error DisconnectedContext in WinWord.exe

Inspecting an instance of a COM / Interop class properly in VS.Net's debugger?

.net com interop com-interop

Which is the proper way to work with LateBinding in Delphi?

delphi memory com late-binding

Loading and using a type Library (.tlb) at runtime

c++ dll com tlbimp