For performance , it is possible to compute directly offset and mask in keyboard buffer with GetMask function.This is usefull for game as IsPressed function can be considered as slow.
As SHIFT or CONTROL status can be a control problem , you can inhibate them using IgnoreSHITFCTRL.
<pre>