mariusbancila.ro/blog/2020/01/29/using-microsoft-edge-in-a-native-windows-desktop-app-part-2/
Using Microsoft Edge in a native Windows desktop app–part 2
In this article you will learn how to create a WebView2 using Microsoft Edge Chromium-based to render web content in an MFC application.
mariusbancila.ro
blog.naver.com/ksi123456ab/222186922065
CEF를 대체할만한 라이브러리 WebView2
보통 최신기능이 포함된 웹브라우저를 프로그램 내에 포함시키려면 CEFSharp 같은걸 써야합니다근...
blog.naver.com
github.com/MicrosoftEdge/WebView2Samples#1-getting-started-guide
MicrosoftEdge/WebView2Samples
Microsoft Edge WebView2 samples. Contribute to MicrosoftEdge/WebView2Samples development by creating an account on GitHub.
github.com
webview2 설치본
developer.microsoft.com/ko-kr/microsoft-edge/webview2/#download-section
Webview2 - Microsoft Edge Developer
When distributing your application, there are a few ways you can ensure the WebView2 Runtime is on client machines. Learn more about those options. Evergreen Bootstrapper The Bootstrapper is a tiny installer that downloads the Evergreen Runtime matching de
developer.microsoft.com
설치본 다운로드 링크
https://developer.microsoft.com/ko-kr/microsoft-edge/webview2/#download-section
docs.microsoft.com/ko-kr/microsoft-edge/webview2/gettingstarted/win32
Getting started with WebView2 for Win32 apps - Microsoft Edge Development
Getting started guide with WebView2 for Win32 apps
docs.microsoft.com
github.com/MicrosoftEdge/WebView2Browser
MicrosoftEdge/WebView2Browser
A web browser built with the Microsoft Edge WebView2 control. - MicrosoftEdge/WebView2Browser
github.com
Distribution of Microsoft Edge WebView2 apps - Microsoft Edge Development
Distribution options when releasing an app using Microsoft Edge WebView2
docs.microsoft.com
'Windows > UI' 카테고리의 다른 글
WebView2 application debugging (0) | 2022.04.05 |
---|---|
Vue Cli 로 프로젝트를 처음 만들어보고 (0) | 2021.04.15 |
일렉트론 (0) | 2021.03.27 |