Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Trying to implement HtmlView in Dialog based app but getting pDisp is NULL;
IDispatch * pDisp = GetHtmlDocument();
What is the problem please guide.
The above does not explain much beyond what is shown in the documentation[^]. Are you certain that your view has a current loaded document?
One of these days I'm going to think of a really clever signature.
Call Navigate2("about.blank", 0, "_self") before GetHtmlDocument()