robotn / gohook

GoHook, Go global keyboard and mouse listener hook
MIT License
314 stars 44 forks source link

getting this issue in windows #17

Closed rajkumarks7 closed 4 years ago

rajkumarks7 commented 4 years ago

when i am using your library i am getting these error suddenly i am getting this issue in windows10 64 bit can you help me this one win_hook_event_proc [650]: setWindowsHookEx() failed! (0X486)

rajkumarks7 commented 4 years ago

Screenshot (2)

dbv commented 4 years ago

replace ( github.com/robotn/gohook => github.com/robotn/gohook v0.30.1 )

用老版本可以解决 use old version to slove

rajkumarks7 commented 4 years ago

Screenshot (5)

rajkumarks7 commented 4 years ago

replace ( github.com/robotn/gohook => github.com/robotn/gohook v0.30.1 )

用老版本可以解决 use old version to slove

getting same error after running for sometime i changed the version of the library like you told me but getting same error after running for sometime. like i got the same error before in version 0.30.3

vcaesar commented 4 years ago

I tested it on win7 and can't reproduce it, I will be test on win10.

rajkumarks7 commented 4 years ago

Thank you

rajkumarks7 commented 4 years ago

I tested it on win7 and can't reproduce it, I will be test on win10.

did you test it in windows 10 ?

rajkumarks7 commented 4 years ago

thank you for helping me solved above error