Quasar
Quasar copied to clipboard
Block mouse and keyboard input in client
Add code to block mouse and keyboard input in client side code.
If @MaxXor wants this functionality: Good reference: https://msdn.microsoft.com/en-us/library/windows/desktop/ms644990%28v=vs.85%29.aspx
This can also be used for good reasons (for example: while doing maintenance over Remote Desktop so no one can interrupt you) maybe I'll add this.