I successfully use SetWindowsHookEx(WH_MOUSE,MouseProc_,0,GetCurrentThreadId()); to set a hook for mouse messages in my application.
確定! 回上一頁