ReviewSystem/ReviewSystem/DlgLog.h
@@ -22,6 +22,7 @@ protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV 지원입니다. virtual BOOL OnInitDialog(); DECLARE_MESSAGE_MAP() public: @@ -30,5 +31,6 @@ afx_msg void OnSize(UINT nType, int cx, int cy); protected: CListBox m_ctrlLogListBox; CListCtrl m_ctrlLogList; };