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
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to