On 6 Dec 2006 07:32:21 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I'd like to do it in cpp. Is there something like mozdom4cpp?
The Mozilla DOM *is* C++ :) However, you'll need to learn XPCOM. You can see a list of all the DOM objects, interfaces etc at http://www.xulplanet.com/references/xpcomref/group_W3CDOM.html -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
