[PATCH 4/4] kernelbase: Use NtCreateFile in CreateConsoleScreenBuffer.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernel32/tests/console.c | 6 ++++++ dlls/kernelbase/console.c | 25 ++++++++++++------------- 2 files changed, 18 insertions(+), 13 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=75857 Your paranoid android. === debiant (32 bit Chinese:China report) === Report validation errors: kernel32:console has no test summary line (early exit of the main process?) kernel32:console has unaccounted for todo messages kernel32:console has unaccounted for skip messages
participants (2)
-
Jacek Caban -
Marvin