Skip to content

Unsubscribing

Compare
Choose a tag to compare
@evilC evilC released this 10 Feb 14:37
· 245 commits to master since this release
c910949

Added

  • UnsubscribeKey, UnsubscribeMouseButton, UnsubscribeMouseMove, UnsubscribeMouseMoveRelative, UnsubscribeMouseMoveAbsolute methods added to Subscription Mode
  • Added "Unsubscription Example.ahk" to demo Subscribe / Unsubscribe

Changed

  • Fixed Build Event to copy Interception dll

Fixed

  • SubscribeMouseMove endpoint fixed to not return bool (Fix "Can not implicitly convert type Void to object" error)