QuakeGod
2022-07-22 dd67df95a7303aee3bed65ffa935465f20ee8b32
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