SetWindowsHookEx(WinApi.WH_MOUSE, _mouseHookProcedure, WinApi.GetModuleHandle(module.ModuleName), (int)WinApi.GetCurrentThreadId());.
確定! 回上一頁