Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

undefined reference to _imp__CoInitialize@4

c++ com virtualbox

Which Excel Interop objects to clean up myself and which to clean up by GC.Collect()

How to register a Property Handler on folders?

com registry windows-shell

How to get the list of all the files(objects) in a folder exposed by an MTP device using Windows Portable Devices C++ API?

c++ winapi com mtp wpd

Why are COM pointer arguments cast as void instead of IUnknown?

c++ pointers winapi com iunknown

c++ How to get a COM object Coclass's progid at runtime

c++ visual-studio-2010 com atl

Is there a substitue for System.Runtime.InteropServices.Marshal.GetActiveObject() in .NET Core?

.net com

Create COMException from HRESULT

c# com

Delphi 2009: Is it possibly dangerous to use TList<[any interface]> with default comparator?

Cannot register IExecuteCommand for context menu

Exceptions in COM

c++ exception com

Getting the GUID of an installed COM object

_IDTExtensibility2, what DLL to import into ATL project?

c++ com atl

Can the DebuggerDisplay attribute be applied to Microsoft.Office.Interop.Word.Range?

Reading and writing Windows "tags" with Python 3

DllRegisterServer failed with error code 0x80004005 when registering Visual Fox Pro

.NET Framework and COM

.net com

Registering my .net assembly for COM interoperability doesn't expose my methods

.net com com-interop