Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Registration with regasm and regsvcs

.net com com+

MSMQ COM API in C#

c# com msmq

CoInitialize() has not been called exceptions in C++

c++ com dllimport

Trying to do Office Automation with Excel 2007, but keeps using Excel 2003

c# excel com office-interop pia

Accessing unregistered COM objects from python via a registered TLB

Hosting the .NET runtime in a Delphi Program

.net delphi winapi com interop

Is there an implementation of "getopt" for Delphi?

delphi parsing com

Getting the error "The 'VFPOLEDB.1' provider is not registered on the local machine" even after installing and registering the provider

Which is correct? catch (_com_error e) or catch (_com_error& e)?

c++ exception com

Xampp PHP Create COM Object Fatal Error without any info

php windows com xampp

How can I force python(using win32com) to create a new instance of excel?

python excel com

How does impersonation in DCOM work?

windows com remoting dcom

Do I need to release the COM object on every 'foreach' iteration?

How to handle COM events from a console application?

c# events com interop

Is it possible for the .NET WebBrowser control to use IE9?

c# .net internet-explorer com

How do I unregister COM dlls initially added with RegSvr32 when the /u arg doesn't work?

Use COM Object from DLL without register

c++ dll com

a Reference to 'Microsoft Windows Installer Object Library' could not be added

c# visual-studio-2012 com

Implementation of ISupportErrorInfo - what does it mean?

com error-handling