[EMAIL PROTECTED] wrote: > The problem is, if I compile it using firefox header files, it > doesn't > work on mozilla and if I use mozilla header files it doesn't work on > firefox.
Which version(s) of Mozilla and Firefox? Specifically, what Gecko versions? The two interfaces you're using are both frozen, so compiling against the older thing should work.... Is gtk_moz_embed_get_nsIWebBrowser working in both cases? -Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
