Hi guys.Just did a program that displays all keyboard codes.My problem is that it doesnt work for lower cases letters.I did it this way beacause i also needed to display ctrl,shift ,alt.and i cant read them without GetAsyncKeyState.Can someone show me how to do it for a-z lower cases letters?