Hello,

 I wrote an xpcom component to use in a XulRunner application. I created a
components directory where I put the .xpt an .so files.

 So my app is organized this way :

application.ini
chrome/
  chrome.manifest
  components
    mycomp.xpt
    mycomp.so
  content
  locale
  skin

 However I can't use my component from JS...
 What else is needed to register the component ?

  Fabrice
_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to