question

ToNgocLan-1248 avatar image
0 Votes"
ToNgocLan-1248 asked Castorix31 answered

CDHtmlDialog for Microsoft Edge

Hi all
I need a support for CDHtmlDialog
As my bug and what I read about this class in: https://docs.microsoft.com/en-us/cpp/mfc/reference/cdhtmldialog-class?view=msvc-170
This class support open Htm file default in IE but I want to open it in Edge
Is there any way to fix this?

ms-edge
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Castorix31 avatar image
2 Votes"
Castorix31 answered

CDHtmlDialog uses WebBrowser control, not Edge

For Edge, you must use the WebView2 control


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.