Click to See Complete Forum and Search --> : Using resources in HTML file


Tyrel
August 7th, 1999, 07:50 PM
I am playing around with a program that uses a CHtmlView as it's main view. I want to use HTML to do some of the interface stuff, but I want all the HTML files and images to sit inside the resources. I tried <img src="res://IeTest.exe/#2/#131" alt="" border="0"> to get the resources, but have not had any luck. Any ideas?

Thanks.

Cheers,
Python ;-)