Looking sample code for Microsoft edge using webview2 with win32 compatible dll in VB6

Lalitha 1 Reputation point
2020-08-20T13:51:06.19+00:00

Hello Team,

Please help me to create Microsoft edge using webview2 with win32 compatible dll in VB6. Able to create reference WebView2.Tlb but not able to register webview2. Is there way to implement on VB6 using Webview2. I've created dll on visual studio with C++ also to make compatible dll with VB but still not able to refer that dll from vb project.

Trying to see any URL (i.e : https://www.bing.com/) page from vb6 using webview2 control.
Able to See WebView2.tlb intellinsense in VB after reference but not able to register WebView2.dll

19136-webview2win32tlbinvbintellisense.png

Need Code Sample or reference for VB6.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,310 questions
{count} votes

1 answer

Sort by: Most helpful
  1. twinBASIC programming 0 Reputation points
    2024-09-12T10:26:30.73+00:00

    It could be worth looking at the twinBASIC programming language. This can run VB6 source code and compile to 32-bit or 64-bit.

    It can also create DLLs.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.