python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Support for Shell.Explorer.2
I use the Internet Explorer ActiveX component (Shell.Explorer.2) in my applications and my question is - will Windows discontinue support for this component?
I read that Internet Explorer will not be ...
user2666909
Votes: 0
Answers: 0
How to create a ControlSource ms-access property in c++ without VB6
I'm trying to create a MFC ActiveX control with Visual Studio 2022, that should have a ControlSource property under Data Category when inserted in ms-access form. So that it would be possible to bind...
Bert1974
Votes: 0
Answers: 0
Call windows exe from javascript under windows 11
I want to call a local exe in Windows from my local HTML page (via JavaScript).
All the years I used ActiveXObjects like:
myObject = new ActiveXObject( "WScript.Shell" ); function RunCTG(wiN...
Konrad
Votes: 0
Answers: 0