Top "Activex" questions

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

An activex control on this page might be unsafe

I created a com component in C#, which I registered by using Regasm. I am able now to use this …

activex
ActiveX Object is not defined

Firebug is giving me the following error: ActiveXObject is not defined [Break on this error] var xmlhttp = new ActiveXObject("MSXML2.…

firefox activex firebug activexobject
remote desktop services activex client control IE 11

i just installed IE 8.1 and I'm having problem logging into a website that used RD Web Access. I'm using IE 11 …

internet-explorer activex remote-desktop internet-explorer-11 browser-addons
System.Windows.Forms.AxHost.InvalidActiveXStateException was unhandled

I am continuously struggling with this exception An unhandled exception of type 'System.Windows.Forms.AxHost.InvalidActiveXStateException' occurred in AxInterop.…

c# exception activex
What is the difference between AxInterop and Interop?

I've added an .ocx to the toolbox in VS. Two .dll's were created: Interop.NNN.dll, AxInterop.NNN.dll. What …

.net com interop activex ocx
How to compare BSTR against a string in c/c++?

wprintf(L"Selecting Audio Input Device: %s\n", varName.bstrVal); if(0 == strcmp(varName.bstrVal, "IP Camera [JPEG/MJPEG]"))... The above …

c++ windows com activex
Deploy C# ActiveX in a CAB for Internet Explorer use

I am desperately trying to deploy an ActiveX for IE developed in C# as a CAB archive. I have read …

c# internet-explorer activex cab
How do I develop browser plugins with cross-platform and cross-browser compatibility in mind?

My company currently has a product which relies on a custom, in-house ActiveX control. The technology it employs is itself …

cross-browser cross-platform activex webbrowser-control browser-plugin
SaveAs vs SaveAs2 in the Microsoft Office Word object model

It looks like SaveAs has gone away in Office 2010 in favor of SaveAs2. What is going on here? Are there …

api com ms-word activex ms-office
Which registry keys for Active X options?

I want to programatically set some registry keys. As part of an install routine, I want to enable all Active …

registry activex autoit