第一次写HOOK一类的东西,不太懂。 设置钩子用SetWindowsHookEx(WH_MOUSE,@MyMouseProc,hInstance,0); function MyMouseProc(intCode:integer;wparam ...
確定! 回上一頁