/[H7]/trunk/H7 Server/H7 ServerDlg.h
ViewVC logotype

Diff of /trunk/H7 Server/H7 ServerDlg.h

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

revision 38 by hedin, Thu Feb 1 09:21:43 2007 UTC revision 39 by hedin, Thu Feb 1 13:49:01 2007 UTC
# Line 50  public: Line 50  public:
50          int m_Start;          int m_Start;
51          CH7Serial H7Serial;          CH7Serial H7Serial;
52          CButton m_Restart;          CButton m_Restart;
         afx_msg void OnBnClickedStart();  
53          int StartTcp(void);          int StartTcp(void);
         afx_msg void OnBnClickedTest();  
         afx_msg void OnBnClickedRestart();  
54          bool ServerInit(void);          bool ServerInit(void);
55          int StartSerial(void);          int StartSerial(void);
56          void NewLine(void);          void NewLine(void);
57          CString OnOff(int value);          CString OnOff(int value);
58          void UpdateStatus(CString name, short value);          void UpdateStatus(CString name, short value);
59          void UpdateClient(TcpClientClass *caller);          void UpdateClient(TcpClientClass *caller);
60            afx_msg void OnBnClickedStart();
61            afx_msg void OnBnClickedTest();
62            afx_msg void OnBnClickedRestart();
63          afx_msg void OnBnClickedStop();          afx_msg void OnBnClickedStop();
64          void TcpStatus(void);          void TcpStatus(void);
65          CButton m_StartB;          CButton m_StartB;

Legend:
Removed from v.38  
changed lines
  Added in v.39

  ViewVC Help
Powered by ViewVC 1.1.20