--- Module: Vc6AutomationHelper.cpp Automatically linking with BXFileDialogD.lib #... = 0 STDMETHOD(RemoveBreakpointAtLine)(THIS_ VARIANT sel, VARIANT_BOOL FAR* bool) PURE; C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ObjModel\dbgauto.h(271): error 49: (Error -- Expected a type) if ( SUCCEEDED( m_pApplication->get_Projects( (LPDISPATCH*)&pProjects) ) ) Vc6AutomationHelper.cpp(155): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) if ( SUCCEEDED( m_pApplication->get_Projects( (LPDISPATCH*)&pProjects) ) ) Vc6AutomationHelper.cpp(191): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) During Specific Walk: File Vc6AutomationHelper.cpp line 171: GetProjects(?) Vc6AutomationHelper.cpp(191): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) if ( SUCCEEDED( m_pApplication->get_Projects( (LPDISPATCH*)&pProjects) ) ) Vc6AutomationHelper.cpp(220): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) m_pApplication->get_ActiveProject( (LPDISPATCH*)&pActiveProject); Vc6AutomationHelper.cpp(238): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) if ( SUCCEEDED( m_pApplication->get_Projects( (LPDISPATCH*)&pProjects) ) ) Vc6AutomationHelper.cpp(250): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) if ( SUCCEEDED( m_pApplication->put_ActiveProject( (LPDISPATCH)pActiveProject) ) ) Vc6AutomationHelper.cpp(252): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) if ( SUCCEEDED( m_pApplication->get_Documents( (LPDISPATCH*)&pDocuments) ) ) Vc6AutomationHelper.cpp(324): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) if ( SUCCEEDED( m_pApplication->get_Documents( (LPDISPATCH*)&pDocuments) ) ) Vc6AutomationHelper.cpp(364): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) During Specific Walk: File Vc6AutomationHelper.cpp line 340: GetDocuments(?) Vc6AutomationHelper.cpp(364): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) if ( SUCCEEDED( m_pApplication->get_Documents( (LPDISPATCH*)&pDocuments) ) ) Vc6AutomationHelper.cpp(393): error 613: (Warning -- Possible use of null pointer 'CVc6AutomationHelper::m_pApplication' in left argument to operator '->' [Reference: file Vc6AutomationHelper.cpp: lines 109, 129, 133]) { Vc6AutomationHelper.cpp(505): error 578: (Warning -- Declaration of symbol 'e' hides symbol 'e' (line 483)) --- Global Wrap-up error 900: (Note -- Successful completion, 13 messages produced)