Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Does .NET interop copy array data back and forth, or does it pin the array?

c# c++ .net com com-interop

Learning COM still of any use? [closed]

com

How do you create a COM DLL in Visual Studio 2008?

Python and Excel: Overwriting an existing file always prompts, despite XlSaveConflictResolution value

Calling Shell32.dll from .NET Windows Service

Referencing .NET Assembly in VB6 won't work

c# com vb6

Finding Out what Interfaces are Queryable for a COM Object?

c# com

How to best convert CString to BSTR to pass it as an "in" parameter into a COM method?

windows visual-c++ com atl bstr

Export a Python List to Excel

python excel com

What does overriding virtual function differs only by calling convention mean?

c++ com

How to dispose of a NET COM interop object on Release()

.net com interop c++-cli release

Can I run RegAsm without being Administrator?

com

'80040154 Class not registered' with interop from ASP.NET

c# asp.net .net iis com

How to open a specific bloomberg terminal page programmatically?

c# .net com dde bloomberg

Win32: Registry entries required to register an ActiveX control?

winapi com activex registry

Tool for creating .NET wrappers for a COM DLL?

c# .net com wrapper

What options are available for Shell32.Folder.GetDetailsOf(..,..)?

c# .net shell com shell32

How to Enable ActiveX in Chrome?

What is the closest thing to Windows COM/DCOM in the Linux world?

windows linux dcom com

Setting 32-bit x86 build target in Visual C# 2008 Express Edition?