Ryland
Platinum Member
The application I am working on is directx based but I need someway to display HTML files. I figured the simplest solution was to use IWebBrowser2 but that keeps trying to launch a separate IE window. What I think I need is someway to pass my HWND to be used for the browser. Does anybody know how to do this?