Mark Sreeves
Mar 16th, 2000, 05:02 PM
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/browser/mshtml/overview/HTMLRes.asp
and ShowHTMLDialog which is a C function:
http://msdn.microsoft.com/workshop/browser/mshtml/reference/functions/showhtmldialog.asp
But I'm not having any luck with vb
has any got an example resource file and dll code?
(probably not!) ;)
eg:
res://shdoclc.dll/navcancl.htm
How are these made?
I found this:
http://msdn.microsoft.com/workshop/browser/mshtml/overview/HTMLRes.asp
and ShowHTMLDialog which is a C function:
http://msdn.microsoft.com/workshop/browser/mshtml/reference/functions/showhtmldialog.asp
But I'm not having any luck with vb
has any got an example resource file and dll code?
(probably not!) ;)