Thanks for this sample. But when I try to compile this very sample an click on "Go"- Button, I get the following exception- MsBox
// Exception... "Component returned failure code: 0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE) [nsIJSCID.createInstance]" nresult: "0x80570015 ... // I have MSVC c++ 2003 / WInXP with Sp2. What goes wrong ? Maybe, there`s a developer who had the same problem and was able to solve it... "Kevin Strong" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > If you are looking for a very simple, basic xpcom example, check out this > site: http://www.iosart.com/firefox/xpcom/ > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Freddie > Sent: Tuesday, November 22, 2005 6:19 AM > To: [email protected] > Subject: Are there any XPCom examples ?? > > Hi ! > > I want to control our mozilla-plugin with JavaScript embetted in html. So, > XPCom should help me, doesn`t it ? > > I search for examples to learn more about XPCom and to use it, but found > only that: > > http://lxr.mozilla.org/seamonkey/source/xpcom/sample/ > > What is that ? Can I download the source in the right way ? Here I get > *.cpp > > Files, that aren`t cpp-Files but html-Files or I get > cpp-Listing with Line Numbers ?!?! > > I don`t guess my Visual Studio 7.1 can read this junk. > > Is there a code base where I can download XPCom examples with vcproj or > dsw > Files so that I can compile easily ? > > LG, > Mariano > > > > > _______________________________________________ > Mozilla-xpcom mailing list > [email protected] > http://mail.mozilla.org/listinfo/mozilla-xpcom > > _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
