News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Testing for keystroke w/o interrupt

Started by cobold, November 08, 2008, 03:41:36 AM

Previous topic - Next topic

cobold

Hello,

I know getkey and inkey. Problem is that these macros stop execution of a program until a key is pressed.

Is there a function or API-call that just tests for a keystroke without waiting?

Thks in advance

cobold


cobold


Neil

Have a look at this post when I had similiar problems :-

           http://www.masm32.com/board/index.php?topic=9392.0