I have a bare bones embedding application almost working on win32 vc7. It loads a chrome file but I don't get any console dumps.
In terms of dumps from the dlls, I should see, at least see the line:
Type Manifest File: F:\cvs\mozilla\firebird\dist\bin\components\xpti.dat
right?
I definitely don't see any dumps from javascript, although I am seeing javascript behavior when I click on my chrome objects and I'm even loading information from an RDF file which I am using a datasource through javascript, so the javascript stuff seems to be working.
I should note that I am redirecting stdout to a pipe since this is a windows app, not a console app, but both cout and printf work from my code.
Thanks
Hi John,
I don't have any solution to your problem, but I would appreciate if you could help me to start my gecko embedding app (see the "win32 embed startpoint ?" topic)
Have a nice day Julien _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
