The escape and backup keys do not work properly on one machine with XP and AREV 3.12. The escape key gives me "w". All of the regular letters keys seem to work properly. I think some of the non-letters keys may be acting up also. Any ideas?
Write a program to loop getting the scan codes and see what the Esc key is actually returning.
World Leaders in all things RevSoft
I'm tipping faulty keyboard hardware. To test your hardware, I've built a utility for you. From the DOS prompt (Start-run-command) execute:
http://www.state-of-the-art.com.au/scancode.com
then hit the keys you think are faulty, then compare them with the legit codes at
http://members.tripod.com/~oldboard/assembly/make_codes.html
Check this document (zipped self extracting exe) also
http://download.microsoft.com/download/whistler/hwdev3/1.0/WXP/EN-US/scancode.exe to see if your codes match some other protocol
Steve
World Leaders in all things RevSoft