hook一般建立在dll中。在dll中完成hook安裝,解除安裝。 hook安裝:. hhook = ::setwindowshookex(wh_keyboard, (hookproc)beep, hinstance, 0);.
確定! 回上一頁