/[H7]/trunk/Client/ClientDlg.h
ViewVC logotype

Diff of /trunk/Client/ClientDlg.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 15 by kevin, Mon Jan 29 20:10:02 2007 UTC revision 16 by kevin, Tue Jan 30 13:44:42 2007 UTC
# Line 31  protected: Line 31  protected:
31          afx_msg void OnSysCommand(UINT nID, LPARAM lParam);          afx_msg void OnSysCommand(UINT nID, LPARAM lParam);
32          afx_msg void OnPaint();          afx_msg void OnPaint();
33          afx_msg HCURSOR OnQueryDragIcon();          afx_msg HCURSOR OnQueryDragIcon();
         afx_msg void start();  
34          DECLARE_MESSAGE_MAP()          DECLARE_MESSAGE_MAP()
35  public:  public:
36          afx_msg void OnBnClickedCheck2();          afx_msg void OnBnClickedCheck2();
         CButton m_led1;  
         CButton m_led2;  
         CButton m_led3;  
37          CButton m_knap1;          CButton m_knap1;
38          CButton m_knap2;          CButton m_knap2;
39          CEdit m_temp;          CEdit m_temp;
# Line 47  public: Line 43  public:
43          afx_msg void OnBnClickedIpport();          afx_msg void OnBnClickedIpport();
44          afx_msg void OnBnClickedConnect();          afx_msg void OnBnClickedConnect();
45    
46            CEdit m_delay;
47  };  };

Legend:
Removed from v.15  
changed lines
  Added in v.16

  ViewVC Help
Powered by ViewVC 1.1.20