RE: A83: RE: Problem with directinput routine


[Prev][Next][Index][Thread]

RE: A83: RE: Problem with directinput routine




> You can ty a "call _getkey" or something like that just before quiting for
> clearing the keyboard-buffer... or something you can try is use a di
before
> the key-checking and a ei after the checking..

mmm... that doesn't realy looks like english... what i meant was:

You can try a "call _getkey" (or something like that) just before quiting to
clear the keyboard-buffer... 
Something else you can try is to use a "di" before
the key-checking and a "ei" after the checking...