Gregor Stritzinger wrote:
I've written my own protocol handler for loading data from a resource file. Everything works fine except when im trying to load a picture that is referenced in an html file (<img src="myprot://picture01">). The picture gets displayed as a broken-image.
When i'm just loading the picture it is working fine.
Has anybody an idea how to solve this?
On which implementation is your protocol based? nsStandardURL or nsSimpleURI?
Andreas
