d-bug #1 Is there any way to get the state of Numlock and Capslock ?Tried to use API but failed (that's no wonder ;) )
Beaker #2 Look up "GetKeyState(keycode)" on the microsoft site.I know that the Capslock keycode is 20.