SourceCode/Bond/BoounionPLC/PagePlcList.h
@@ -14,10 +14,13 @@ private: void InitRxWindows(); void ReadPLCList(); HTREEITEM FindItem(CPLC* pPlc); private: IObserver* m_pObserver; CApredTreeCtrl m_treeCtrl; COLORREF m_crBkgnd; HBRUSH m_hbrBkgnd; @@ -37,4 +40,5 @@ afx_msg HBRUSH OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor); afx_msg void OnDestroy(); afx_msg void OnSize(UINT nType, int cx, int cy); virtual BOOL PreTranslateMessage(MSG* pMsg); };