xpcom
How to register component interface in wxwebconnect?
I\'m doing an experiment with wxWebConnect test application, incorporating the xpcom tutorial at \"http://nerdlife.net/building-a-c-xpcom-c开发者_JAVA百科omponent-in-windows/\"[详细]
2023-01-22 20:37 分类:问答Firefox extension development firefox4
So I\'ve been working on updating old extensions for use with FF4 and Gecko 2 but I am having some issues where I am getting an error that says, classID missing or incorrect for component....[详细]
2023-01-22 01:47 分类:问答What is XPCOM? XPCOM vs COM?
I have trouble understanding XPCOM.开发者_JAVA百科 How is it different from COM? What makes it cross platform?[详细]
2023-01-20 18:12 分类:问答Calling a dll function from JS XPCOM
I wanted to know if the XPCOM JS can call an external dll function? I have a dll that exposes certain functions. I want my XPCOM JS function to be able to call the dll 开发者_如何学JAVAfunction. Is i[详细]
2023-01-19 16:19 分类:问答getting firefox chrome-window from XPCOM component
I am writing an XPCOM object that will like to access the main fir开发者_开发技巧efox window, and the open tabBrowsers. What is the interface that I should use ?See this documentation page.[详细]
2023-01-18 01:55 分类:问答How to preprocess HTML before it's loaded and parsed by Mozilla?
I need a way to process HTML before it\'s actually loaded 开发者_StackOverflowand parsed by Mozilla. Is there any content listener that I can use in my Firefox extension?Add an Event Listener to the g[详细]
2023-01-17 13:44 分类:问答getElementById for XML Documents, Mozilla extensions
Is document.getElementById method s开发者_C百科upported on DOM parsed from XML strings using the DOMParser method in Mozilla?[详细]
2023-01-15 12:22 分类:问答Firefox Plugin Domain Restriction - Similar to IE's SiteLock
I would like to know if there is any functionality in the Gecko SDK/NPAPI that would allow me to restrict a plugin-usage to restricted domains only. Exactly like SiteLock for IE does wi开发者_运维技巧[详细]
2023-01-13 07:41 分类:问答How to read from a serial port using xpcom from Firefox?
I want to use xpcom to connect Mozilla Firefox to a se开发者_如何学编程rial port. The final result should be an xpi addon that can be installed on various environments (cross-platform Windows/Linux wi[详细]
2023-01-13 04:38 分类:问答Registering XPCOM in firefox. Unknown CID
I\'m having difficulties registering an example XPCOM component into firefox from this example here: http://www.iosart.com/firefox/xpcom/[详细]
2023-01-10 20:34 分类:问答
加载中,请稍侯......