In my app I need to retrieve html text from db and render it into an
offscreen buffer. What choices do we have in MFC? I vaguely remember that
IE has an interface (view object, or something like it) that could be used
to grab a rendered page into a bitmap. I'm not sure if that interface would
work with non-url based data (i.e. without IE navigating to an url).
Or, is there another option (except of writing an html parser/renderer)?
Thx,
Dan
Joseph M. Newcomer [MVP]
email: newc...@flounder.com
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm