2002-01-28 17:00 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com>

This commit is contained in:
Ignacio Ortiz de Zuniga
2002-01-28 16:00:44 +00:00
parent a26c5d939e
commit b9ebf21967

View File

@@ -3008,7 +3008,9 @@ void hb_vmDo( USHORT uiParams )
if( bProfiler )
ulClock = ( ULONG ) clock();
hb_inkeyPoll(); /* Poll the console keyboard */
#ifndef HB_GUI
hb_inkeyPoll(); /* Poll the console keyboard */
#endif
pItem = hb_stackNewFrame( &sStackState, uiParams );
pSym = pItem->item.asSymbol.value;