Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Any sense in marking an IUnknown-derived interface as dual in IDL?

windows com com-interop idl midl

The type library importer encountered an error during type verification

com tlbimp build-error

calling COM method with Foo(..., [out] BSTR * value) from VBScript

Where can I find more detail on disposal of COM resources in .NET?

c# memory-management com

How to debug C# managed/unmanaged marshalling exceptions?

Detecting memory leaks on Ref-counted COM objects (Addref without Release)

Sharepoint Client Object Model setting ModifiedBy field

c# .net sharepoint com

How to "lock" excel while interacting via COM

c# excel com

Instantiating a COM Component fails with "Class not registered" when "Run As Administrator"

c# com com-interop

Out of Process COM Server with simultaneous 32 and 64 bit clients

c++ com

C# Marshalling COM objects between threads

PowerPoint 2013 loses focus after Export OLE VBA command

How do I expose through COM an exception caught with structured exceptions handling?

Python automation of Inkscape to Adobe illustrator task (.svg -> .pdf -> .ai)

COM Objects C# Casting MMDeviceEnumerator to IMMDeviceEnumerator InvalidCastException

c# com

WIX: COM unregistration when removing one of two programs

Hooking the http/https protocol in IE causes GET requests to be sequential

Does order matter when registering, gac-ing assemblies for COM interop?

.net com interop assemblies gac

What is the "interface" keyword in MSVC?

c++ c visual-studio winapi com

How to choose a Java-COM bridge? [closed]

java com