Sweden-Number/dlls/ntoskrnl.exe
Rémi Bernon 19d1375bce ntoskrnl.exe/tests: Add some pending / remove tests.
This shows that removing a device should send IRP_MN_SURPRISE_REMOVAL
only, and that it's still possible to use DeviceIoControl on already
opened handles.

IRP_MN_REMOVE_DEVICE should only be sent when all then opened handles
are closed.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-30 20:01:20 +02:00
..
tests ntoskrnl.exe/tests: Add some pending / remove tests. 2021-06-30 20:01:20 +02:00
Makefile.in
instr.c
ntoskrnl.c ntoskrnl: Forbid unloading a driver with running root PnP devices. 2021-04-14 20:51:11 +02:00
ntoskrnl.exe.spec include: Declare KeInitializeSpinLock as static FORCEINLINE. 2021-06-30 20:01:20 +02:00
ntoskrnl.rc
ntoskrnl_private.h winedevice: Introduce a custom service control to reënumerate root PnP devices. 2021-04-02 21:15:25 +02:00
plugplay.idl
pnp.c ntoskrnl: Implement IoSetDevicePropertyData(). 2021-05-03 23:19:54 +02:00
sync.c include: Declare KeInitializeSpinLock as static FORCEINLINE. 2021-06-30 20:01:20 +02:00