--- Module: CJHtmlView.cpp } CJHtmlView.cpp(133): error 1740: (Info -- pointer member 'CCJHtmlView::m_pBrowserApp' (line 209, file ..\Include\CJHtmlView.h) not directly freed or zero'ed by destructor -- Effective C++ #6) RELEASE(m_pBrowserApp); CJHtmlView.cpp(193): error 717: (Info -- do ... while(0);) COleVariant(lpszHeaders, VT_BSTR)); CJHtmlView.cpp(563): error 613: (Warning -- Possible use of null pointer 'CCJHtmlView::m_pBrowserApp' in left argument to operator '->' [Reference: file CJHtmlView.cpp: lines 126, 153, 193]) During Specific Walk: File CJHtmlView.cpp line 512: Navigate(?, 0, 0, 0) CJHtmlView.cpp(559): error 613: (Warning -- Possible use of null pointer 'CCJHtmlView::m_pBrowserApp' in left argument to operator '->' [Reference: file CJHtmlView.cpp: lines 126, 153, 193]) --- Global Wrap-up error 900: (Note -- Successful completion, 4 messages produced)