I followed the steps in http://www.mozilla.org/projects/xpcom/book/cxc/html/newbookTOC.html and http://www.iosart.com/firefox/xpcom/. In both cases, I can build a dll, but when I try to register them, I can see from js only the interfaces, but not the classes in the js Components.classes array, then I can't use the component from js. I built it with vs 6 and 2005 on a xp box, the same in which I am trying to register them in xulrunner.
Is there some document that can tell me what is wrong?, is there some way to get a log or a code error from xulrunner? can I test the xpcom alone in something like a sandbox? Because it is for me a very silence error, I can't figure the problem. Really, thanks for any tip or suggestion or url. Mariano. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
