Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Tool for creating .NET wrappers for a COM DLL?

c# .net com wrapper

What options are available for Shell32.Folder.GetDetailsOf(..,..)?

c# .net shell com shell32

How to Enable ActiveX in Chrome?

What is the closest thing to Windows COM/DCOM in the Linux world?

windows linux dcom com

Setting 32-bit x86 build target in Visual C# 2008 Express Edition?

Load class from registry using COM works with ToolsVersion="2.0" but failes with ToolsVersion="4.0"

using com 32 bits library on 64 bits application

c++ com com+

Possible to interact with a 64-bit COM server (Photoshop) from .NET?

c# .net com photoshop

C# 4, COM interop and UPnP: A trying triumvirate

c#-4.0 com upnp idispatch

Adobe After Effects COM Object Model ID?

Make my COM assembly call asynchronous

c# multithreading com

Is scoping broken in VBA?

vba com scoping

COM Add-in for Excel doesn't load when Excel is launched by opening file

excel com vb6 add-in

Excel add-in with seamless Undo: possible?

delphi excel com add-in undo

CoWaitForMultipleHandles API doesn't behave as documented

c# .net windows winapi com

Getting CLSID for a DLL file?

windows com dll clsid

Is it safe to use C++ "operator new" rather than CoCreateinstance to create a COM object?

c++ com

Why an application starts with FPU Control Word different than Default8087CW?

What do I need to do to implement an "out of proc" COM server in C#?

c# com interop