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!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

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

  • 1 odgovor
  • 1 ima ovaj problem
  • 4 prikaza
  • Posljednji odgovor 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

Svi odgovori (1)

more options