Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Best way to port MFC COM Server to Managed code

c# .net c++ com mfc

Does RTLCopyMemory work in Vista?

winapi com vb6 windows-vista

IPreviewHandler throws uncatchable exception

c# winforms com

D3D11 increased ref count from nowhere?

c++ com c++11 directx direct3d11

What are options to communicate between VB6 COM server on Windows XP and Python/D on Linux, excluding .NET?

python com vb6 rpc d

COM+ hang when calling a COM object under load

com vb6 com+

Using Activation Context API in C++ component

Unable to assign to Hashtable item in C# class consumed from VBA

c# vba com com-interop

What's the correct way to use win32inet.WinHttpGetProxyForUrl

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