1, SetWindowsHookEx(WH_MOUSE_LL, MouseProc, NULL, 0). Where MouseProc is my callback procedure which is defined like this: view source.
確定! 回上一頁