Is there a way to create and call COM-Objects via XPCOM/XPConnect? I only want to offer Win32 support.
There is code in the tree to access IDispatch based COM objects from JavaScript. However it is not part of the normal build. This means you can't rely on just any Mozilla based implementation to support this.
David Bradley
