SharpHook icon indicating copy to clipboard operation
SharpHook copied to clipboard

Failed starting the global hook: ErrorSetWindowsHookEx (30)

Open Robinbr21 opened this issue 2 years ago • 1 comments

This error occures when running app

Robinbr21 avatar Oct 11 '22 05:10 Robinbr21

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.

TolikPylypchuk avatar Oct 13 '22 17:10 TolikPylypchuk

its MacOs Catalina

Robinbr21 avatar Nov 02 '22 17:11 Robinbr21

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.

TolikPylypchuk avatar Nov 02 '22 19:11 TolikPylypchuk

Closing this issue due to inactivity, but if you provide more details then I'll reopen it.

TolikPylypchuk avatar Nov 25 '22 20:11 TolikPylypchuk