Hello,

How would I write a small app that would capture the hex input from a character entered on the keyboard. Basically, I am trying to figure out the ASCII hex code of another language. I have add the other language in control panel and am able to use the keyboard to type in that language, but I need to know the ASCII hex characters so that I can use them in another program.

Thanks!