[Bug 51740] New: WaitForMultipleObjects doesn't signal for stdin

WineHQ Bugzilla wine-bugs at winehq.org
Fri Sep 10 06:21:19 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51740

            Bug ID: 51740
           Summary: WaitForMultipleObjects doesn't signal for stdin
           Product: Wine
           Version: 6.16
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: dklwajlkwadwwq at cock.li
      Distribution: ---

Created attachment 70623
  --> https://bugs.winehq.org/attachment.cgi?id=70623
WaitForMultipleObjects example that acts different in wine

I wanted to be signaled when stdin has something. Below code works as expected
in windows 11.

In windows 11 whatever key you press signals it but in Wine it doesn't matter
what key you press nothing happens.

I also opened stackoverflow question here:
https://stackoverflow.com/q/69125934/15114852

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list