GME
13
|
00001 #if !defined(AFX_ANNOTATIONLIST_H__84F3101A_850F_41CB_85B9_64806450B0AD__INCLUDED_) 00002 #define AFX_ANNOTATIONLIST_H__84F3101A_850F_41CB_85B9_64806450B0AD__INCLUDED_ 00003 00004 #if _MSC_VER > 1000 00005 #pragma once 00006 #endif // _MSC_VER > 1000 00007 // AnnotationList.h : header file 00008 // 00009 00011 // CAnnotationList window 00012 00013 class CAnnotationList : public CListCtrl 00014 { 00015 // Construction 00016 public: 00017 CAnnotationList(); 00018 00019 // Attributes 00020 public: 00021 00022 // Operations 00023 public: 00024 00025 // Overrides 00026 // ClassWizard generated virtual function overrides 00027 //{{AFX_VIRTUAL(CAnnotationList) 00028 //}}AFX_VIRTUAL 00029 00030 // Implementation 00031 public: 00032 virtual ~CAnnotationList(); 00033 00034 // Generated message map functions 00035 protected: 00036 //{{AFX_MSG(CAnnotationList) 00037 //}}AFX_MSG 00038 00039 DECLARE_MESSAGE_MAP() 00040 }; 00041 00043 00044 //{{AFX_INSERT_LOCATION}} 00045 // Microsoft Visual C++ will insert additional declarations immediately before the previous line. 00046 00047 #endif // !defined(AFX_ANNOTATIONLIST_H__84F3101A_850F_41CB_85B9_64806450B0AD__INCLUDED_)