You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AutoHotInterception/C#
crumbl3d 3093812269 Of course I had to mess something up
- While copy-pasting some code messed up mouse button callback parameter
- From Thread.Interrupt() vs Thread.Abort() => remove both and use volatile bool as a loop exit condition
- Simplified some code and cleanup
6 years ago
..
AutoHotInterception Of course I had to mess something up 6 years ago
TestApp Added an option to process all subscribed key events on a single thread instead of using a ThreadPool 6 years ago
AutoHotInterception.sln Add AHK wrapper, sample 6 years ago