On 3/3/06, Christian Biesinger <[EMAIL PROTECTED]> wrote: > Emanuel Dejanu wrote: > > 1. I want to develop an application that will be able to export objects > > as XPCOM or COM. Is there a layer for this. So that I write a single code > > and with a define I can get XPCOM or COM objects. > > The actual COM and XPCOM objects are compatible. I.e., all you should > need to change is the registration code.
Does XPCOM offer dual interfaces on windows or do you need to use invoke for everything? -- Jon Smirl [EMAIL PROTECTED] _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
