Andreas Jung wrote:
So my next idea was setting an environment variable to hold the need informations but I don't know if it is possible and how to access the environment variable using XPCOM?

See nsIEnvironment. (Implemented by "@mozilla.org/process/environment;1" as a service)

Perhaps there is a better solution to pass arguments to a XUL application?!

http://lxr.mozilla.org/seamonkey/source/toolkit/components/commandlines/public/nsICommandLineHandler.idl#42 ?
_______________________________________________
Mozilla-xpcom mailing list
Mozilla-xpcom@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to