[PATCH 1/6] ntoskrnl.exe: Implement IoBuildAsynchronousFsdRequest.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntoskrnl.exe/ntoskrnl.c | 35 ++++++++++++++++++++++------- dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 2 +- include/ddk/wdm.h | 1 + 3 files changed, 29 insertions(+), 9 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=51732 Your paranoid android. === debian9 (build log) === error: patch failed: include/ddk/wdm.h:1559 Task: Patch failed to apply === debian9 (build log) === error: patch failed: include/ddk/wdm.h:1559 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin