Using WebBrowser2 control with MFC
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I try do a webbrowser with WebBrowser2 control but I get some errors or uninstpected behaviour. I cannot find any tutorial how to use WebBrowser2 with MFC. Do you know about any? My main problem is, that when I press back button and there aren't any more back .html pages. A message box pops up from nowhere. How can I handle this?