I am trying to find accurate and update information which will allow me to create a function (eg: html2dom(char* pointerToHtmlData, void *domObject) or something along those lines)

I have played for four days trying to figure out how to use the mozilla 1.8 source code to fulfill my needs but so far i've managed to get nowhere.

Could someone point me in the right direction as to how I would go about implementing "the function".

By the by. My original idea was to link against the mozilla/firefox code. Implement my own stream interface object (to provide access to the html data, instead of using the necko stuff), wire up the parser, nsDocument, and whatever else. But trying to link against firefox/moz is just a nightmare.

Tia

Jarne
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to