Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 1 отговор
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от 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

Всички отговори (1)

more options