受欢迎的博客标签

WebView2Browser-A web browser built with the Microsoft Edge WebView2 control.

Published

WebView2Browser is a sample Windows desktop application demonstrating the WebView2 control capabilities. It is built as a Win32 Visual Studio 2019 project and makes use of both C++ and JavaScript in the WebView2 environment to power its features.

WebView2Browser shows some of the simplest uses of WebView2 -such as creating and navigating a WebView, but also some more complex workflows like using the PostWebMessageAsJson API to communicate WebViews in separate environments. It is intended as a rich code sample to look at how you can use WebView2 APIs to build your own app.

 

 

https://github.com/MicrosoftEdge/WebView2Browser

https://github.com/iaspnetcore/WebView2BrowserAppCplusplus