Shows how to use minhook to hook GetMessage and listen in on application specific keypresses, and how to use SetWindowsHookEx to listen in on system wide keypresses.
Download Visual Studio and in VS Installer make sure to install C++ Desktop Development Clone the repository and open it using Visual Studio, you're set.