N3wCr4Zy wrote: > how to i get Caps Lock state (on/off) on windows with win32api? public static extern short GetKeyState(int keyCode) in user32.dll