raven wrote: > Thx for ur reply, but will the header alone suffice don't i need also the > actual implemtation of this interface?
The SDK only contains headers, link libraries and other tools for compiling components and embedding apps. It doesn't contain any implementation of gecko, so I'm going to presume that you are embedding XULRunner. XULRunner contains the implementation of this interface, along with many other implementations of nonfrozen interfaces. --BDS _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
