SetWindowsHookEx(WH_MOUSE, @MouseHookCB, HInstance , 0);. now on Win7 this basically also works during runtime but i can no longer debug my application ...
確定! 回上一頁