Replies: 1 comment
-
You'll need to extract the images and either save them to file (in which case you'll need to look up setting local protocol) or (simplest) insert them as base64. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With the old html control, I was able to access pictures/files in my resource DLL inside a html document like this
This does not work with the WebView2. What do I need to change, to make it work again?
Beta Was this translation helpful? Give feedback.
All reactions