Hi All, I think i m just waiting for this problem. I could call a Win32 dll from my xpcom c++ component. But i dont know to to call a XPCOM C++ component from Win32 dll or exe.
It will be soo nice if some one can guide with some idea or code. Thanks.. Vindy [EMAIL PROTECTED] wrote: > Hi, > > I am also waiting for some one to tell how to do the same. Please > confirm if any one knowing how to do it. > > Thanks in advance... > Vindy > > Frank wrote: > > 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
