Sweden-Number/dlls/ntoskrnl.exe
Zebediah Figura 69ea35a954 ntoskrnl: Report IRP completion via get_next_device_request if possible.
Although there is arguably an advantage to saving a server request, the impetus
for this patch is make it easier for the server to process the IRP return status
before (or at the same time as) it processes the IOSB status. This allows
simpler handling of the case where the IRP handler returns STATUS_PENDING but
completes the IRP before returning.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-13 11:31:17 +02:00
..
tests dinput8/tests: Move HID driver tests from ntoskrnl.exe. 2021-09-09 22:30:45 +02:00
Makefile.in
instr.c
ntoskrnl.c ntoskrnl: Report IRP completion via get_next_device_request if possible. 2021-09-13 11:31:17 +02:00
ntoskrnl.exe.spec ntoskrnl.exe: Implement PsGetCurrentProcessSessionId. 2021-08-27 18:06:29 +02:00
ntoskrnl.rc
ntoskrnl_private.h
plugplay.idl
pnp.c ntoskrnl: Factor out remove_device(). 2021-08-23 11:57:09 +02:00
sync.c ntoskrnl.exe: Implement Ke(Initialize|Insert|Remove)DeviceQueue. 2021-06-30 20:01:20 +02:00