KSilva
2015-07-09 12:58:57 UTC
I need to read a keyboard string.
I am using this :
gST->ConIn->ReadKeyStroke(gST->ConIn, &Key);
but I can read only one character
Can someone help me?
I am using this :
gST->ConIn->ReadKeyStroke(gST->ConIn, &Key);
but I can read only one character
Can someone help me?