Allows handling of WM_CHAR, WM_KEYDOWN, WM_KEYUP and WM_PASTE through NSIS script. WM_CHAR in particular can be used to validate input bySee the example scripts and readme for more information.
suppressing or allowing certain keystrokes.
Stu
4 posts
Allows handling of WM_CHAR, WM_KEYDOWN, WM_KEYUP and WM_PASTE through NSIS script. WM_CHAR in particular can be used to validate input bySee the example scripts and readme for more information.
suppressing or allowing certain keystrokes.
1.0.0.1 - 12th July 2012Stu
* Fixed crash on XP.