All right, let me answer my own questions.

[EMAIL PROTECTED] (Jason) wrote in message news:<[EMAIL PROTECTED]>...
> Okay, so I have a guess at this one.  Is it possible that, since I'm
> not using GRE, and have the mozbin dir in a subdir under my
> application directory, that I need to create the component registry? 
> If the components are all beside the executable, it looks like the
> default registration works.  So running regxpcom.exe properly should
> fix this by creating the component registry and such?

It looks like yes, I need to create my own registry.  Easily
accomplished by just running regxpcom in the mozbin directory. 
Unfortunately, debugging this problem is a pain as, in non-optimized
builds, the gecko engine auto-registers everything, which looks in the
path beside the executable.

Got this working on Windows. Still haven't gotten it working on OSX.

J
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to