Keno Fischer keno@juliacomputing.com writes:
Please see attached. This fixes console input under wine for julia and probably other programs using libuv. I am not particularly familiar with wine internals, so please review closely.
The right way is probably to fix RegisterWaitForSingleObject to handle console handles the same way WaitForSingleObject does.