Shift States
Allows you to determine the state of the toggle keys on the keyboard
Examples
iState = GetKeyState(VK_SHIFT);
iState = GetKeyState(VK_CAPITAL);