ReneMiner
22-05-2013, 11:01
Is there a way to get the last typed character (chr$) from its %VK_Equate on the users localized keyboard - so if I type some "ü" or whatever "+#-.,ß?" the charcode for that letter or the asc itself can be read out from somewhere? If I type some "Z" - it's located between "T" and "U" while my "Y" is the key left from "X"- on other keyboards it's vice-versa...
Now is there some function to get the last typed char from %VK_Equate (except console)?
Now is there some function to get the last typed char from %VK_Equate (except console)?