github TolikPylypchuk/SharpHook v2.0.0

latest releases: v7.1.0, v7.0.3, v7.0.2...
3 years ago

This release contains several breaking changes and new features. Refer to the migration guide for specifics.

  • Global hooks now support both blocking and non-blocking running via the Run and RunAsync methods, and the Start method was removed.
  • Support for suppressing event propagation.
  • UioHookEvent.Time now has the correct type - ulong instead of ushort.
  • Global hooks now throw an exception if they are started when already running.

Don't miss a new SharpHook release

NewReleases is sending notifications on new releases.