Ok I tried it and it seems to work but I found out that the project i'm trying to build is using a lot of (unfrozen) idls so I eventually got the mozilla trunk and compiled it on my machine to avoid fetching all these idls. thx for ur help.
"Benjamin Smedberg" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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
