Rewrote the entire app, incorporating some improvements and feature requests along the way.
Unclaimed project
Are you a maintainer of UniversalPauseButton? Claim this project to take control of your public changelog and roadmap.
Changelog
A pause button that pauses the unpausable. Handy for video game cut scenes especially, but can be used for any application, not just games.
Rewrote the entire app, incorporating some improvements and feature requests along the way.
Fixed an issue where the process didn't actually stop running even though the tray icon disappeared.
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++.)
Disallows the possibility of pausing explorer.exe, because nothing good can come of that.
Improved the behavior of the "Are you sure you want to quit?" dialog box. General code cleanup. Reduced the deep nesting in WinMain.