[Enigmail] Use IPC
Daniel Kirsch
Iwillnotread_daniel at gmx.de
Fri Aug 31 05:54:28 PDT 2007
Daniel Kirsch wrote:
> How can I use the ipc component in my XULRunner (1.9x) project? Any
> hints or examples are welcome.
I copied "enigmime.xpt", "enigmime-x86-msvc.dll" and "ipc.xpt" into my
components directory, deleted the .dat files from my profile to register
the components and can now see the new interfaces like
Components.interfaces.nsIIPCService
However there is still something missing, the
"@mozilla.org/process/ipc-service;1" class is still undefined. Trying to
run the testcase provided at
http://www.mozdev.org/source/browse/enigmail/src/ipc/tests/ipctest.js?rev=1.1&content-type=text/x-cvsweb-markup
doesn't work therefore.
What's wrong?
Thanks
Daniel
More information about the Enigmail
mailing list