On Win32 how to detect whether a Left Shift or Right ALT is pressed using Perl Python... HD
To detect whether a Left Shift or Right ALT key is pressed on a Win32 system using Perl, Python, Ruby, or C, you can use the Windows API functions provided b...