#if !defined(AFX_OPEXECCERSPTESTSPTLISTVIEW_H__0B8C36FA_8342_4225_AAE7_F2C29833C3E1__INCLUDED_) #define AFX_OPEXECCERSPTESTSPTLISTVIEW_H__0B8C36FA_8342_4225_AAE7_F2C29833C3E1__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // opexeccersptestsptlistview.h : header file // ///////////////////////////////////////////////////////////////////////////// // COpExecCERSPTestSptListView view class COpExecCERSPTestSptListView : public CListView { protected: COpExecCERSPTestSptListView(); // protected constructor used by dynamic creation DECLARE_DYNCREATE(COpExecCERSPTestSptListView) // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(COpExecCERSPTestSptListView) public: virtual void OnInitialUpdate(); protected: virtual void OnDraw(CDC* pDC); // overridden to draw this view virtual BOOL PreCreateWindow(CREATESTRUCT& cs); //}}AFX_VIRTUAL // Implementation protected: virtual ~COpExecCERSPTestSptListView(); #ifdef _DEBUG virtual void AssertValid() const; virtual void Dump(CDumpContext& dc) const; #endif // Generated message map functions protected: //{{AFX_MSG(COpExecCERSPTestSptListView) // NOTE - the ClassWizard will add and remove member functions here. //}}AFX_MSG DECLARE_MESSAGE_MAP() }; ///////////////////////////////////////////////////////////////////////////// //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_OPEXECCERSPTESTSPTLISTVIEW_H__0B8C36FA_8342_4225_AAE7_F2C29833C3E1__INCLUDED_)