Just thought I'd release a quick lib I wrote to render a webbrowser to the DGDK window. Quite simple to use...
Link DGDKWebBrowser.lib,
#include "DGDKWebBrowser.h",
Create an instance of a WebBrowser,
e.g.
WebBrowser browser( "www.google.com" );
Make sure "web.dll" is along size your application.
thats it
You can also use browser.FitToWindow() in the main loop to size the browser to the size of the window...
There are also some other commands, check out the header file for more info
Yours
Tv
Your signature has been erased by a mod - Please reduce it to 600x120 maximum size