Top "Activex" questions

ActiveX is a Microsoft-proprietary framework for defining and accessing interfaces, to system resources, in a programming-language independent way.

Use JavaScript to write to text file?

I have a need to capture the topics of a search from one of my blog pages and write it …

javascript activex activexobject
OLE Container for .NET

I'm working on a project that requires me to load an OLE object and render it in a .NET WinForm …

c# winforms activex webbrowser-control ole
ActiveX control without a form

We are required to use a 3rd party ActiveX control. The only issue is, the layer in our software is …

c# .net winforms activex
Install CAB file from FireFox or command line

I have a CAB file that contains a few DLLs, and an OCX ActiveX control, an OSD describing the contents, …

windows activex cross-browser cab
Programmatically Printing in Adobe Reader 9 using .NET Interop

I am using VB.Net WinForms. I would like to call the Adobe Reader 9 ActiveX control to print some PDFs. …

.net vb.net interop activex adobe-reader
Excel giving "System Error &H80004005 (-2147467259). Unspecified error" message

Everytime I load up my Excel document, it repeatedly shows up with the message from the title. The two options …

vba excel activex system-error
Working with "Out" Parameters in JavaScript

I am working with an ActiveX control in Internet Explorer 8 that is to display a save file dialog which let's …

javascript internet-explorer activex
RFID reader integration with web page

I have a problem regarding RFID card reader integration to a web page. I found out that the solution is …

javascript activex webpage smartcard rfid
Resetting project compatibility in vb6

When we break compatibility in a vb6 dll I have to do the following: Set to no binary compatibility Recompile …

com vb6 activex dll
How to script an OLE component using Python

I would like to use Python to script an application that advertises itself as providing an OLE component. How should …

python windows scripting activex ole