Hi,

I've got a C++ application containing an embedded Gecko engine. The
application defines some manager classes that I want to expose to XUL and
JavaScript.

The application initializes and creates instances of these classes, and also
initializes the embedded browser.

I want to be able to call methods defined on those manager classes from
JavaScript loaded in the embedded browser.

Any suggestions on whats the best way to link an XPCOM component to existing
C++ classes?

Thanks,

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

Reply via email to