[PATCH v2 04/11] kernel32: Use IOCTL_CONDRV_GET_OUTPUT_INFO in get_console_font_size.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernel32/console.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 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=75113 Your paranoid android. === debiant (32 bit report) === kernel32: comm.c:855: Test failed: WaitCommEvent error -559038737 === debiant (32 bit Chinese:China report) === kernel32: comm.c:855: Test failed: WaitCommEvent error -559038737 === debiant (32 bit WoW report) === kernel32: comm.c:855: Test failed: WaitCommEvent error -559038737 mailslot.c:327: Test failed: timeout too short 988 === debiant (64 bit WoW report) === kernel32: comm.c:855: Test failed: WaitCommEvent error -559038737
participants (2)
-
Jacek Caban -
Marvin