Hi, I have posted this question repeatedly for a while, but in vain..
I have a problem defined below for which I can't figure out a solution. I have an XPCOM component and a win32 dll each performing similar functions for firefox and IE respectively. I want to communicate with the XPCOM component from another exe. I tried an XPCOM glue application to notify the component with some messages. But the XPCOMGLUE and XPCOM have difference set of references to the objects. So I am not able to notify the component already loaded by the firefox browser. Can someone suggest a solution please? Thanks, lav _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
