Quasar icon indicating copy to clipboard operation
Quasar copied to clipboard

Block mouse and keyboard input in client

Open OpenSourceCS opened this issue 10 years ago • 2 comments

Add code to block mouse and keyboard input in client side code.

OpenSourceCS avatar May 07 '15 11:05 OpenSourceCS

If @MaxXor wants this functionality: Good reference: https://msdn.microsoft.com/en-us/library/windows/desktop/ms644990%28v=vs.85%29.aspx

yankejustin avatar May 07 '15 12:05 yankejustin

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.

MaxXor avatar May 07 '15 16:05 MaxXor