duanjianjun 2 năm trước cách đây
mục cha
commit
ea66acff47
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      MFCApplication1/MFCApplication1Dlg.cpp

+ 1 - 1
MFCApplication1/MFCApplication1Dlg.cpp

@@ -500,7 +500,7 @@ void CMFCApplication1Dlg::OnBnClickedBtnScan()
 	}
 	if (m_strImgPath.GetLength() == 0)
 	{
-		AfxMessageBox(L"PDF答题卡文件夹未选择");
+		AfxMessageBox(L"答题卡文件夹未选择");
 		return;
 	}
 	if (m_strCutPath.GetLength() == 0)