Smart backspace

Newbie Member
5Oct2009,22:25   #1
b1t.flash0r's Avatar
I want to do smart backspace-
I use GetAsyncKeyState and i what i want to do is:
i typed : " ABC " and if i click " backspace "
I will see only " AB "...
Anyone knows how to do this ?
TY !
Newbie Member
6Oct2009,18:23   #2
b1t.flash0r's Avatar
Anyone?