Has anyone had any success re-initializing the gecko engine after terminating it in the same run of your application? I succeed the first time I call NS_InitEmbedding(), succeed on NS_TermEmbedding(), but fail when I call NS_InitEmbedding() again, as it returns NS_ERROR_NOT_INITIALIZED.
Just curious if anyone else has done this. I can easily work around it in my application, but obviously would like to figure out where the problem is. J _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
