完善Tesa star e测试功能。
This commit is contained in:
@@ -22,9 +22,6 @@ protected:
|
||||
CEdit m_edMSG;
|
||||
CString m_OutMessage;
|
||||
CStatusBarCtrl m_StatusBar;
|
||||
int m_SendType;
|
||||
char m_RecvData[MAX_RECIEVE_BUFFER_SIZE];
|
||||
|
||||
public:
|
||||
void OutputWithScroll(const CString &strNewText,CEdit &edtOutput);
|
||||
afx_msg void OnBnClickedCancel();
|
||||
@@ -34,4 +31,6 @@ public:
|
||||
afx_msg void OnBnClickedButtonTesaStarStopMachine();
|
||||
afx_msg void OnBnClickedButtonTesaStarSendmsg();
|
||||
afx_msg void OnBnClickedButtonTesaStarClearLog();
|
||||
afx_msg void OnBnClickedButtonidcButtonTesaStarReadPos();
|
||||
afx_msg void OnEnKillfocusEditMovetoDega();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user