QuakeGod
2023-10-23 4cda72771765720a6a8721bd8844945c2403afe6
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);