QuakeGod
2023-10-20 0200a36062386b937567265e3ea01f93eaa8f1f5
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