SourceCode/Bond/Servo/CPagePortProperty.cpp
@@ -145,6 +145,8 @@ CMsgDlg msgDlg("请等待", "正在操作,请等待..."); ASSERT(m_pPort != nullptr); theApp.m_model.setPortEnable(m_pPort->getIndex(), bCheck); /* m_pPort->eablePort(bCheck, [&](int code) -> int { Sleep(100); CString strMsg; @@ -184,6 +186,7 @@ msgDlg.DoModal(); g_nMsgDlgShow = 1; */ } void CPagePortProperty::OnCbnSelchangeComboPortType()