Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Classic ASP and COM DLL Does not work in Server 2008 R2 (Microsoft VBScript runtime error '800a01ad' ActiveX component can't create object )

Difference between idl and odl

c++ com idl

How to check if a class implements an interface, with respecting supersets?

delphi oop interface com

How do I use Reg-Free COM for a vb6 dll reference in a .net project?

.net com vb6 regfreecom

Python win32 com : how to handle 'out' parameter?

python com

Addref on COM RCW

com rcw

c#.net COM dll breaks reference with vb6 application

c# com vb6

Where is using null BSTR documented?

Add file to Itunes com

c# windows com itunes

Using tlbexp.exe on a COM dll

dll com tlbexp centura

How to improve performance of background task in WPF?

Is there a tool which lists exported methods from a DLL?

com dll

How do I choose between E_NOTIMPL and E_NOINTERFACE?

c++ oop com hresult

How to solve Link Error on call to ::UuidToString()?

com visual-c++

How to create a workboook specific Excel Add in

com excel vsto excel-2007 vba

Memory leak - release and delete

Is the packing of structs passed in COM interfaces defined?

visual-c++ com idl

what is the equivalent of COM in Mac OS?

com macos

Why don't Direct2D and DirectWrite use traditional COM objects?

c# .net com direct2d directwrite

Mocking COM Interfaces using Rhino Mocks

c# .net com rhino-mocks