https://bugs.winehq.org/show_bug.cgi?id=56697
Bug ID: 56697 Summary: _kbhit ignores the last event in the queue Product: Wine Version: 9.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: qsniyg@protonmail.com Distribution: ---
Created attachment 76482 --> https://bugs.winehq.org/attachment.cgi?id=76482 kbhit_test.c
Discovered this bug while writing an implementation for timeout.exe.
Run the attached kbhit_test program under wineconsole to replicate the error.