I'm sure it is possible. You would need to handle link callback messages and then
download the requested html page using functions found in the download.x demo.
You would also need to parse the html file for media files and then download them as
well.
There is a much newer version of this DLL at the HTMLayout website:
http://terrainformatica.com/htmlayout/You might also take a look at the COM browser control demo iwebbrowser2.x
in the \demo\gui\iwebbrowser2 folder. This COM control is a complete browser but
requires some work/research to develop a working browser.
D.
I am interested for using htmlcontrol from libraries link.
Is there anyone who create some demo program like simple browser with this dll?