ActiveX is a Microsoft-proprietary framework for defining and accessing interfaces, to system resources, in a programming-language independent way.
I realize the above question is rather broad so I will narrow it down. I have a simple opengl c++ …
javascript c++ html activex google-nativeclientHow can I import the Gecko 2 (used in Firefox 2) Active control into the component palette so I can add it …
delphi firefox activex delphi-2010 geckoI have made an ActiveX control and have made its .cab file for automatic installation on client machine using Internet …
internet-explorer windows-vista activex uac cabOK while I never thought in 2012 I would be writing my first ActiveX control (and yes there is a good …
c# visual-studio-2010 dll activexI want to translate the following VB6 code into C# If optHost(0).Value Then Set m_oScpiAccess = New IcSCPIActiveX.IcSCPIAccess …
c# .net activex com-interop tlbimpI want to add some functionality track certain calls to ActiveX object methods in javascript. I usually create my activeX …
javascript proxy activexI have 2 computers - a laptop and a PC. Both of them with windows 7 64-bit. I've registered a dll with …
vb.net activex windows-7-x64 regsvr32 dllregistrationI'd like to load a string as an html file using MSHTML in VBScript and parse it. I can do …
html vbscript activex runtime-error mshtmlI am currently automating some PowerPoint 2010 functions in Groovy using Scriptom - though this problem may be generic to any …
groovy powerpoint activex powerpoint-2010 scriptom