Skip to content

ActiveX proxy to Edge WebView2

License

Notifications You must be signed in to change notification settings

hmphus/there-edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c8247b · Aug 22, 2024
May 25, 2021
Aug 22, 2024
Aug 19, 2024
Aug 22, 2024
Aug 22, 2024
Aug 20, 2024
Aug 22, 2024
Jun 19, 2021
Apr 5, 2022
Jun 5, 2021
Jul 18, 2023
Aug 26, 2021
Aug 22, 2024

Repository files navigation

ActiveX proxy to Edge WebView2

This is a pair of ActiveX proxies to Microsoft Edge WebView2 for the There client as a replacement for both the Flash controls and Internet Explorer WebBrowser control.

The Microsoft Edge WebView2 Runtime needs to be installed to use these controls.

Building from source

Visual Studio

Install Visual Studio 2022 with the following:

  • Workloads
    • Desktop development with C++
    • Python development
  • Individual components
    • Windows 10 SDK (10.0.19041.0)
    • Python language support
    • Python 3 64-bit (3.9.13)

Screenshot