Results 1 to 40 of 555

Thread: VB6 WebView2-Binding (Edge-Chromium)

Hybrid View

  1. #1
    PowerPoster
    Join Date
    Jan 2020
    Posts
    5,538

    Re: VB6 WebView2-Binding (Edge-Chromium)

    Quote Originally Posted by rameshpatel9 View Post
    Hi Olaf,

    Is there a way to implement late-binding for WebView2? This is to handle a scenario where user has not yet installed pre-requisites (WebView2 Runtime and RC6).
    After my test. The new computer is not installed with WebView Runtime, nor will it be wrong. This is a creating an object, I will be snatched 10 seconds, then the prompt fails. In this case, the automatic download of the runtime installer will be successfully created after the installation is complete.

    There is also a problem, rc6.dll. Are there any plans to launch a 64-bit version?
    In this way, VBA, 64-bit office, VB. Net and other IDE or development tools can also use it.
    Twinbasic, and many other IDE alternatives to VB6 are under development, many of which can generate 64-bit exeThe biggest disadvantage of Microsoft's VB6 is that it does not support 64-bit, but VBA has a 64-bit version

    Are there any plans to develop a simple webdriver like interface?
    It just uses HTTP or websocket to control a properly installed Google Chrome or Edge browser.

    You do not need to install a development version of edge or a webview runtime.

    Almost eighty or ninety percent of computers have Google Chrome installed.
    There is an open source project based on the COM interface of Google webview driver. But it hasn't been updated for many years.

    A good technician can compile it to 64 bits.And add some of the latest version of the function, because there are some functions have been wrong or outdated.
    Last edited by xiaoyao; Sep 4th, 2021 at 02:13 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width