You could try handling the WM_MOVE message and set a breakpoint to see who's causing the WM_MOVE. You may have to defer moving your window to another message ...
確定! 回上一頁