CWnd::SetCapture, ReleaseCapture, GetCapture.常用的是在OnLButtonDown中SetCapture,在OnLButtonUp中ReleaseCapture,这样就可以捕获所有两个消息之间的鼠标移动 ...
確定! 回上一頁