does anyone know where i can find a listing of the keyboard scan codes that tells which key is which, and uses the name of the key? My api listing lists "vkcancel", etc. I don't have a cancel key. And (for example), i can't seem to find the break key in the index. I need to know ALL of the constants for use in a subroutine that replaces the sendkeys function.
