Release 1.0.6553.37909 (December 10, 2017)
·
21 commits
to master
since this release
Added efficient, easy-to-use low-level mouse and keyboard hooks to the library, which can be found in the InputHelper.Hooks class.
Object name changes:
-
<!> Renamed the root namespace from
InputHelperLibrarytoInputHelperLib! -
Renamed the
ModifierKeyenumeration toModifierKeys.
Additional changes:
-
Added the
Windowskey to theModifierKeysenumeration. -
Applied the
Flagsattribute to theModifierKeysenumeration and made each of its values a power of 2.