afx_msg void OnWindowPosChanging( WINDOWPOS* lpwndpos ); 引數lpwndpos是WINDOWPOS結構的指標,該結構包含了視窗大小和位置的資訊。其中有一個 ...
確定! 回上一頁