My application does this by translating the incoming input messages, such as WM_MOUSEMOVE , to WM_NULL , so that the window proc is unaware input happened.
確定! 回上一頁