Hook_APP:=SetWindowsHookExW(WH_KEYBOARD, @KeyHook, HInstance, 0); If Hook_APP=0 Then ShowMEssage('Hook_APP=0');.
確定! 回上一頁