Yao Chunli
2022-05-28 eea0893be9d4ef175ab26e8fea51d41fa33477ce
MTerm2/DialogDateTime.cpp
@@ -42,7 +42,7 @@
   CDialogEx::OnInitDialog();
   // TODO:  在此添加额外的初始化
   ((CButton *)GetDlgItem(IDC_CHECK_SYSTIME))->SetCheck(1);
   ((CButton *)GetDlgItem(IDC_CHECK_SYSTIME))->SetCheck(0);
   SetTimer(1, 300, NULL);
   return TRUE;  // return TRUE unless you set the focus to a control
              // 异常: OCX 属性页应返回 FALSE