Isn't there a way to poll for a hard key being pressed without
calling GetEvent()?  Then one can wait until all keys are up before
entering slow_func(); and abort back to the event loop whenever
the compute loop notices a key being held down.

-- 
Ron Nicholson  mailto:[EMAIL PROTECTED]  http://www.nicholson.com/rhn/ 
#include <canonical.disclaimer> // only my own opinions, etc.

Reply via email to