Hi all,
I have the following problem:
I want to create a standalone application that uses an XPCOM module "A" 
written in C++ (a library).
I want to create plugins for this application (.xpi package) that 
install another XPCOM module "B" that use the A XPCom library.
I think I doesn't need to cross the interface and to write javascript code.
How can I do this in a cross-platform manner? Does mozilla support the 
dynamic linking? Does it exist some pages of documentation about it?

Thank you for your help,


Lorenzo
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to