Quote Originally Posted by fafalone View Post
https://github.com/fafalone/ucWebView2

Open the ucWebView2 project in the .zip with twinBASIC (run as admin so it registers in HKLM where vb6 can see it) and click File->Build.
BUG: you cannot implement consume "webresourcerequested, navigationstarting" because it says "User defined type not defined"
Similarly, JSAsyncResult, DownloadItemInterrupted, DownloadCompleted cannot be implemented in VB6 because it is restricted here.

Apparently seem lots of bugs even though I am still unable to open my first page with this control.

Thankyou so much!