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