Releases: ryanries/UniversalPauseButton
Releases · ryanries/UniversalPauseButton
v1.1.5
Rewrote the entire app, incorporating some improvements and feature requests along the way.
v1.0.4
Fixed an issue where the process didn't actually stop running even though the tray icon disappeared.
v1.0.3
Incorporated custom pause key functionality via a "settings.txt" file, special thanks to Apophenic (Justin Dayer) for the assist. Converted some C++ back to C (I prefer old, C-style code over C++.)
v1.0.2
Disallows the possibility of pausing explorer.exe, because nothing good can come of that.
v1.0.1
Improved the behavior of the "Are you sure you want to quit?" dialog box.
General code cleanup. Reduced the deep nesting in WinMain.