QuakeGod
2021-12-29 0a20f73829d9d53e060927f23c2777f10347ac65
MTerm2/MTerm2CtrlView.cpp
@@ -160,6 +160,9 @@
void CMTerm2CtrlView::OnBnClickedButton4()
{
   // TODO: 在此添加控件通知处理程序代码
   CMTerm2Doc * pDoc = (CMTerm2Doc *)GetDocument();
   pDoc->MyKlink2.fnTest1(2);
   CRect rect1;
   this->GetClientRect(&rect1);
//   this->GetParentFrame()->SetWindowPos(NULL, rect1.left, rect1.top, 100, 200, SWP_NOZORDER);