raynebc - 2014-09-10

Just to follow up, the key[] array does still detect modifier key presses correctly, and I changed the A4 application to use it instead of key_shifts to check for CTRL, ALT and SHIFT and the problem is bypassed entirely. This means Allegro can still detect those keypresses and key_shifts may be able to be handled differently to defeat the Windows update-induced bug.