SourceCode/Bond/EAPSimulator/EAPSimulatorDlg.h
@@ -17,6 +17,9 @@ private: void AppendLog(int level, const char* pszText); void InitRxWindow(); void SetGroup1Enabled(bool enabled); void SetGroup2Enabled(bool enabled); // 对话框数据 #ifdef AFX_DESIGN_TIME @@ -43,4 +46,5 @@ afx_msg void OnDestroy(); afx_msg void OnBnClickedButtonConnect(); afx_msg void OnBnClickedButtonDisconnect(); afx_msg void OnBnClickedButtonAreYouThere(); };