C clueless Guest Feb 23, 2009 #1 Am trying to call an HTML inside a C++ application, but I don't know where to start? I've tried searching through the IWebBrowserApp but it could not invoke the IE. Any ideas? Thanks.
Am trying to call an HTML inside a C++ application, but I don't know where to start? I've tried searching through the IWebBrowserApp but it could not invoke the IE. Any ideas? Thanks.
B Boomerang Guest Feb 23, 2009 #2 There are several options. The easiest is to derive your view class from CHtmlView.