|
-
Jul 7th, 2026, 06:40 AM
#1
[VB6] cWebView2 — RC6-compatible WebView2 wrapper
This is a drop-in replacement of vbRichClient6's cWebView2 class, implemented in pure VB6 directly against the official Microsoft WebView2 COM API.
No RC6.dll dependency, no dependency on the WebView2 SDK typelib — the only redistributable is WebView2Loader.dll authored by Microsoft deployed next to your exe, targeting the Evergreen WebView2 Runtime installed on the client machine.
cheers,
</wqw>
Last edited by wqweto; Jul 7th, 2026 at 08:26 AM.
-
Jul 7th, 2026, 09:33 AM
#2
Addicted Member
Re: [VB6] cWebView2 — RC6-compatible WebView2 wrapper
 Originally Posted by wqweto
This is a drop-in replacement of vbRichClient6's cWebView2 class, implemented in pure VB6 directly against the official Microsoft WebView2 COM API.
No RC6.dll dependency, no dependency on the WebView2 SDK typelib — the only redistributable is WebView2Loader.dll authored by Microsoft deployed next to your exe, targeting the Evergreen WebView2 Runtime installed on the client machine.
cheers,
</wqw>
wqweto, hello! Great job! The cWebView2 features you provided are really powerful and have been a huge help to me. Thank you so much!
-
Addicted Member
Re: [VB6] cWebView2 — RC6-compatible WebView2 wrapper
Fantastic job! I'm going to test this right away!
-
Re: [VB6] cWebView2 — RC6-compatible WebView2 wrapper
-
Addicted Member
Re: [VB6] cWebView2 — RC6-compatible WebView2 wrapper
I dreamed of it, and you made it happen! Thank you!!
Do you think it would be possible to add some features currently available in the latest versions of WebView2?
For example:
Thanks for your reply!
François
-
Re: [VB6] cWebView2 — RC6-compatible WebView2 wrapper
Claude just released version 1.0.1
What's new
- PrintToPdf method — saves the current page to PDF with optional orientation, scale, page size, margins and header/footer settings
- Browser extension management — AddBrowserExtension/GetBrowserExtensions methods and new AreBrowserExtensionsEnabled optional parameter of BindTo
- SecondsToWaitForXxx=0 and jsCallTimeOutSeconds=0 now mean fire-and-forget (execute async, return success immediately)
- Deterministic teardown on Shutdown (controller Close), re-binding after Shutdown supported, missing loader reported immediately instead of as timeout
cheers,
</wqw>
-
Addicted Member
Re: [VB6] cWebView2 — RC6-compatible WebView2 wrapper
 Originally Posted by wqweto
Claude just released version 1.0.1
What's new
- PrintToPdf method — saves the current page to PDF with optional orientation, scale, page size, margins and header/footer settings
- Browser extension management — AddBrowserExtension/GetBrowserExtensions methods and new AreBrowserExtensionsEnabled optional parameter of BindTo
- SecondsToWaitForXxx=0 and jsCallTimeOutSeconds=0 now mean fire-and-forget (execute async, return success immediately)
- Deterministic teardown on Shutdown (controller Close), re-binding after Shutdown supported, missing loader reported immediately instead of as timeout
cheers,
</wqw>
Wow... I'm speechless, stunned, dumbfounded!
It couldn't be faster!
You're the best! Thank you!
-
Fanatic Member
Re: [VB6] cWebView2 — RC6-compatible WebView2 wrapper
very good work.
I'm having trouble adding extensions.
SOLVED
Thanks
Last edited by yokesee; Today at 12:52 PM.
-
Addicted Member
Re: [VB6] cWebView2 — RC6-compatible WebView2 wrapper
Um... ..., I hardly dare ask... 
Can Claude.wqweto.ai do anything about SetVirtualHostNameToFolderMapping ? ? ?
...I'm going to hide and pray in my cave...
François
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|