搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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