Hi,
I'm a developper. Our company develops a french spell-checker and grammar-checker. Our software interacts with a word processors and browsers. I would like to establish a communication between our software and the Google Chrome browser within a C++ plugin. To reach my goal, I need to get access to the DOM (document object model) of the current window. By exemple, the interaction between our software and Firefox is performed with the XPCOM technology.
I would like some hints to start my projet. The communication can be establishes with the NPAPI technology. But, how can I get acces to DOM?
Best Regards,
Pierre


LinkBack URL
About LinkBacks



Reply With Quote