[PATCH] server/console: Allow waiting on console_input

Alexandre Julliard julliard at winehq.org
Tue Aug 16 23:30:23 CDT 2016


Keno Fischer <keno at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list