/[H9]/trunk/FlisServer/FlisServerDlg.h
ViewVC logotype

Diff of /trunk/FlisServer/FlisServerDlg.h

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

revision 144 by kevin, Tue Dec 4 13:26:00 2007 UTC revision 174 by kevin, Thu Dec 6 12:53:06 2007 UTC
# Line 54  protected: Line 54  protected:
54          void DeleteSms();          void DeleteSms();
55          void startthread();          void startthread();
56          virtual void runthread();          virtual void runthread();
57          void Reader();          void MyMainThread();
58          void SendConfig(CString IDnr,CString CommandID,CString InstallationsID);          void SendConfig(CString IDnr,CString CommandID,CString InstallationsID);
59          vector<Installation> DBReadPhone(CString sInstallationsID);          vector<Installation> DBReadPhone(CString sInstallationsID);
60          int tversum(__int64 input);          int tversum(__int64 input);
# Line 64  protected: Line 64  protected:
64  public:  public:
65          CEdit m_Textwindow;          CEdit m_Textwindow;
66          afx_msg void OnBnClickedClose();          afx_msg void OnBnClickedClose();
         afx_msg void OnBnClickedGsmpin();  
67          int continueThread, ResetSms;          int continueThread, ResetSms;
68          friend UINT threadWrapper(LPVOID thread);          friend UINT threadWrapper(LPVOID thread);
69          afx_msg void OnBnClickedStart();          afx_msg void OnBnClickedStart();

Legend:
Removed from v.144  
changed lines
  Added in v.174

  ViewVC Help
Powered by ViewVC 1.1.20