Click to See Complete Forum and Search --> : Help about CHtmlView


April 21st, 1999, 06:10 AM
Why error occurs when I use CHtmlView in a none Doc-View MFC program?

April 21st, 1999, 06:41 PM
CHTMLView is based on CView. "View" means you need a Doc/View app. Think about it.