Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

How can I make extension for mozilla using XPCOM C++?

  • 1 odpověď
  • 1 má tento problém
  • 4 zobrazení
  • Poslední odpověď od the-edmeister

more options

I found link for make extension. http://www.codeproject.com/Articles/87465/A-Simple-XPCOM-Tutorial

Using above link, I made a small extension which is only add two values and display. But this is working with old sdk (Gecko sdk which specifies in above link) only. It use Interface nsIGenericFactory which not available in latest SDK. Please tell me if any link will help me to make extension which will work with latest xulrunner and latest mozilla.

Any Help will be appreciated. (Please excuse me for my English.)

Thanks, Dinaz

I found link for make extension. http://www.codeproject.com/Articles/87465/A-Simple-XPCOM-Tutorial Using above link, I made a small extension which is only add two values and display. But this is working with old sdk (Gecko sdk which specifies in above link) only. It use Interface nsIGenericFactory which not available in latest SDK. Please tell me if any link will help me to make extension which will work with latest xulrunner and latest mozilla. Any Help will be appreciated. (Please excuse me for my English.) Thanks, Dinaz

Všechny odpovědi (1)

more options