Hi
In C++ i made a dll file it has some html files in it.
so in IE5 i can put res://location\dllname.dll/102 or some other number that i set. the number is in resource.h
but i have seen that you can have somet else like
res://location\dllfile.dll/page1.html or pic1.gif
how can i do this with VC++
Thanx
In C++ i made a dll file it has some html files in it.
so in IE5 i can put res://location\dllname.dll/102 or some other number that i set. the number is in resource.h
but i have seen that you can have somet else like
res://location\dllfile.dll/page1.html or pic1.gif
how can i do this with VC++
Thanx