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)
Will the WebBrowser ActiveX control continue working after June 2022?
Microsoft announced the end of Internet Explorer by June 2022.
However I cannot find any information on how this will affect the old WebBrowser Active X control. As far as I know it is based on the In...
Tigerfink
Votes: 0
Answers: 1
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 launch an application from a browser
The correct method is to register your custom URL Protocol in windows registry as follows:
enter image description here
Once the above keys and values are added, from the web page, just call "cus...
Naga
Votes: 0
Answers: 1