Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How can I programmatically discover a Win32::OLE object's properties and methods in Perl?

perl com win32ole

When am I required to call Marshal.ReleaseComObject on an interface queried through COM in C#

c# com interop

COM exceptions on exit with WPF

c# wpf com rcw

Excel COM automation via interactive user stops working when user logs off

excel com automation dcom

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