SharpHook
SharpHook copied to clipboard
Failed starting the global hook: ErrorSetWindowsHookEx (30)
This error occures when running app
Hi! Thanks for using this library! I'll need more info before I can help you. Can you please provide some info about your machine (e.g., if it's 32-bit or 64-bit, the OS version etc.)? Also, if you could share a small project where this issue can be reproduced, it would be ideal.
its MacOs Catalina
This is really weird. ErrorSetWindowsHookEx
is a Windows-specific error, it shouldn't be possible on macOS. I'm going to need more info. Could you please tell me which files are present in the build output folder? Usually it's bin/Debug
. Also, which .NET version you're using. A small project which reproduces this issue would be ideal.
Closing this issue due to inactivity, but if you provide more details then I'll reopen it.