Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Programmatically clear IE history, cookies, cache while IE is open

Returning an array from JS to C# with COM-Interop

c# javascript com com-interop

Restricting WinForm application to one process with multiple instances

c# winforms wcf winapi com

Does a wrapper class calling a COM component through C# need to implement the Dispose pattern?

c# com dispose rcw

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?

What is the "interface" keyword in MSVC?

c++ c visual-studio winapi com

IApplicationActivationManager::ActivateApplication in C#?

c# com windows-8

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

java com