Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

C++ potentially-throwing code at COM method boundaries

Consecutive interface function IDs

windows com midl

defaultvalue and retval parameter ordering in IDL file and C++ header file

c++ com idl

Solidworks EPDM API IEdmEnumeratorVariable5::SetVar not working as expected

vb.net com solidworks

Can not reuse brush to draw both text and rectangle

c++ printing com xps

What does ComPtr.As() do?

c++ 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

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