mrDarker
2025-06-17 58b5bb07de4bcbf670db5ad79ff8b9bd7afc1e28
SourceCode/Bond/BondEq/InputDialog.cpp
@@ -50,6 +50,7 @@
    SetWindowText(m_strTitle);
    m_staticPrompt.SetWindowText(m_strPrompt);
   m_editInput.SetFocus();
   m_editInput.SetWindowText("1");
   return TRUE;  // return TRUE unless you set the focus to a control
   // 异常: OCX 属性页应返回 FALSE