I have a keyboard with 18 additional keys above the function keys. I would like to reprogram these keys to correspond to links and applications which I desire as opposed to the unchangeable, preset ones which are hard coded into the keyboard software. The problem is that I cannot get VB to recognize the codes generated by the keyboard. The first byte is E0H, and the second ranges from 90H to B1H.

If anyone knows the code to access these keys I would be very appreciative.

Thanks.....