F
farseer
Hi,
i have a pocket PC with a qwerty keyboard.
i'd like to know how to detect characters like the "@" and "^" symbols.
currently i have a message handler (using MessageWindow) that handles
keys that i register using RegisterHotKeys. I have registered keys
from -20 to 500 to try and determine most keys. but apparently, i am
unable to detect certain characters accessible from the alternate key,
tese include "@", "^", "/", "#", "~", "&", "%", "_",":", "(", ")", "!",
"," and double quotes. alother characters (including the remaining
alternate keys) i am able to detect and process.
thank you
i have a pocket PC with a qwerty keyboard.
i'd like to know how to detect characters like the "@" and "^" symbols.
currently i have a message handler (using MessageWindow) that handles
keys that i register using RegisterHotKeys. I have registered keys
from -20 to 500 to try and determine most keys. but apparently, i am
unable to detect certain characters accessible from the alternate key,
tese include "@", "^", "/", "#", "~", "&", "%", "_",":", "(", ")", "!",
"," and double quotes. alother characters (including the remaining
alternate keys) i am able to detect and process.
thank you