Click to See Complete Forum and Search --> : Viewing Html documents


sm176811
May 11th, 1999, 04:35 AM
I have an HTMl document with embedded shockwave file, stored locally on my computer. How do I display it in the CView class of my application?
Cheers
John

Lothar Haensler
May 11th, 1999, 06:00 AM
take a look at the CHTMLView class. It makes use of the web browser control and lets you display HTML pages in your MFC app.