Detect Shift key at any point during the execution of a console app
- by adam0101
I would like to have my console app that runs for a while to give some options to the user at the end if at anytime during the process the user pressed the shift key. Is this possible?