/[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 120 by kevin, Sat Dec 1 14:18:33 2007 UTC revision 121 by kevin, Sun Dec 2 12:03:03 2007 UTC
# Line 54  protected: Line 54  protected:
54          void Reader();          void Reader();
55          void DBReadData(CString IDnr,CString CommandID,CString InstallationsID);          void DBReadData(CString IDnr,CString CommandID,CString InstallationsID);
56          vector<Installation> DBReadPhone(CString sInstallationsID);          vector<Installation> DBReadPhone(CString sInstallationsID);
57            int tversum(unsigned input);
58    
59  public:  public:
60          CEdit m_Textwindow;          CEdit m_Textwindow;
         afx_msg void OnBnClickedtest();  
61          afx_msg void OnBnClickedClose();          afx_msg void OnBnClickedClose();
62          afx_msg void OnBnClickedGsmpin();          afx_msg void OnBnClickedGsmpin();
63          int continueThread, ResetSms;          int continueThread, ResetSms;
64          friend UINT threadWrapper(LPVOID thread);          friend UINT threadWrapper(LPVOID thread);
65            afx_msg void OnBnClickedStart();
66  };  };

Legend:
Removed from v.120  
changed lines
  Added in v.121

  ViewVC Help
Powered by ViewVC 1.1.20