[PATCH 3/4] kernelbase: Use ioctl for WriteConsoleInputW implementation.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernelbase/console.c | 21 +++++++-------------- include/wine/condrv.h | 1 + server/console.c | 3 +++ 3 files changed, 11 insertions(+), 14 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=74952 Your paranoid android. === debiant (32 bit report) === kernel32: comm.c:855: Test failed: WaitCommEvent error -559038737 mailslot.c:327: Test failed: timeout too short 988 === debiant (32 bit Chinese:China report) === kernel32: change.c:320: Test failed: should be ready comm.c:855: Test failed: WaitCommEvent error -559038737 === debiant (32 bit WoW report) === kernel32: comm.c:855: Test failed: WaitCommEvent error -559038737
participants (2)
-
Jacek Caban -
Marvin