Hi all,
Another problem embedding Mozilla in a Java app/library is on Windows.
I modified <MOZILLA_SRC_HOME>\embedding\tests\mfcembed application to support the Java Mozilla embedding APIs.
The built executable binary (mfcembed-text.exe) with Mozilla 1.4 source works
well with Mozilla 1.4 binary, but I need to copy the executable to the 1.4 binary
path. If it's put out of that directory, it doesn't work.
I checked that mfcembed.exe bundled with Mozilla under directory
<MOZILLA_SRC_HOME>\embedding\tests\mfcembed also has the problem:
it runs under that(mozilla) directory, but if I copy it somewhere else, it doesn't
work, even though MOZILLA_FIVE_HOME is set to the Mozilla binary dir.
For Mozilla 1.7, mfcembed.exe works without necessarily keeping it at the Mozilla
binary directory.
It's quite inconvient to copy the executable file to the Mozilla binary every time to make
it work. Is that a problem only with Mozilla 1.4, and fixed in Mozilla 1.7, or is that
a problem with my code?
Any comments are welcome.
Many thanks !
-George.
_______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
