Printable View
Why error occurs when I use CHtmlView in a none Doc-View MFC program?
CHTMLView is based on CView. "View" means you need a Doc/View app. Think about it.