Hi,
> Yeah, infact I'm working on a similar thing. To display the text you have
> to load and then parse the email. Using the MIME standard find the part
of
> the message your interested in. Then display it. For HTML (without MFC)
> either write your own HTML rendering engine or strip the text you
interested
> in out of the HTML message.
For the HTML parsing, how about this:
http://codeguru.earthweb.com/tools/qhtm.shtml
HTH,
Carlos
