I want to remove the HTML rendering, which will be used mainly for rendering operations.
If I can display HTML in HDC, that would be ideal.
I found HTMLayout , which is not bad. But it is not open source. But I wonder if there is a way to somehow access IE or the Mozilla / Gecko code, how realistic / difficult it will be, and maybe some pointers to how to do this.
This will be a regular direct C ++ directx application
Edit
Wow! Mozilla has an embed kit!
source share