Quantcast
Channel: MozTW 討論區
Viewing all articles
Browse latest Browse all 7601

xpcom開發疑問

$
0
0
小弟我第一次研究xpcom所以我依照網路上提供的範例http://cnblogs.com/phinecos/archive/2008/04/25/1171614.html
用c++寫dll給firefox使用
以下是我extension的結構
helloworld.xpi
chrome
helloworld.jar
component
IMyComponent.dll
IMyComponent.xpt
install.js
install.rdf
chrome.manifest

可是我遇到一個問題就是,當我把這個helloworld.xpi丟進firefox安裝,用javascript調用這個dll時會出現
TypeError: Components.classes['@mydomain.com/XPCOMSample/MyComponent;1'] is undefined
可以請問一下各位前輩,我是哪一個環節出了問題?還是extension有缺少甚麼?或是這個方法已經不行用了?

統計資料 : 發表於 由 icool • 發表於 2013-09-03, 13:22 • 回覆 0 • 觀看 65

Viewing all articles
Browse latest Browse all 7601

Trending Articles