Hi there,
recently, I saw some commercial games that provide the possibility
to browse the internet in a section of the (fullscreen) gamescreen.
I tried to figure out how this works, but wasn't successful at all.
Using MS VC .net, I thought about redirecting the output of the
"webbrowser component"; or maybe copy the screencontents of
a (hidden at this time, as directX app is fullscreen) regular browser
window to a bitmap and show that one in my Dx app.
So: Any hints how to show an "internet browser" in a directX app ?
(read: how to retrieve html pages from the web and show them
in a directX app in "browser-like style" ?)
thx a lot
Start Free Trial