Internet Explorer displays files from a dll.
eg:
res://shdoclc.dll/navcancl.htm

How are these made?

I found this:
http://msdn.microsoft.com/workshop/b...ew/HTMLRes.asp

and ShowHTMLDialog which is a C function:
http://msdn.microsoft.com/workshop/b...htmldialog.asp



But I'm not having any luck with vb

has any got an example resource file and dll code?

(probably not!)