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
Nico,
Care to share what you've got? I've been following you but using moz 1.82rc2 and am still baffled by the InitEmbedding failure. The Debug interface loads and then the JSSupports interface load fails on the GetFactory.
Paul _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
