Skip to content

Instantly share code, notes, and snippets.

@kusa-mochi
Created June 6, 2020 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kusa-mochi/1a47d55445fc4b3ce455cdb4f0ba172c to your computer and use it in GitHub Desktop.
Save kusa-mochi/1a47d55445fc4b3ce455cdb4f0ba172c to your computer and use it in GitHub Desktop.
NativeMethods.UnhookWindowsHookEx(_mouseHookId);
NativeMethods.UnhookWindowsHookEx(_keyboardHookId);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment