Christian Biesinger 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.

Has anybody confirmed this by changing the "registration code" and accessing a COM object as if it were an XPCOM object? (I might like to do something similar.) If yes, can you provide the details?

Thanks,

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

Reply via email to