Hi,
I've managed to get a little embedding app up and running, it uses only two non-frozen interface (nsIWebNavigation and nsIBaseWindow). However, I need to copy it into the GRE directory to make it run. I've read that I can use GRE_Startup() and GRE_Shutdown() to work around this, but this gives me linker errors (__imp__PR_ReadDir and about 15 other __imp__PR_* symbols). Can someone shed some light?
Thanks, Nico _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
