void CMoveDlg::OnWindowPosChanging(WINDOWPOS* lpwndpos) {. // 送座標出去之前, 我們先動手腳. WINDOWPOS* pos=(WINDOWPOS*)lpwndpos; pos->y=100;
確定! 回上一頁