Sweden-Number/dlls/ntoskrnl.exe
Rémi Bernon 8db70e92a8 ntoskrnl.exe: Update the interface if it is already in the tree.
As we are going to reuse the same device id when re-plugging a
previously plugged SDL controller, the device interfaces are still
present in the tree and IoRegisterDeviceInterface was not updating the
device pointer.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-20 12:50:05 +02:00
..
tests ntoskrnl/tests: Declare the driver subtest. 2019-09-03 20:42:56 +02:00
Makefile.in ntoskrnl: Build with msvcrt. 2019-06-17 09:28:35 +02:00
instr.c ntoskrnl: Build with msvcrt. 2019-06-17 09:28:35 +02:00
ntoskrnl.c ntoskrnl.exe: Use case-insensitive driver name comparison. 2019-09-19 22:42:03 +02:00
ntoskrnl.exe.spec ntdll: Implement RtlIpv4StringToAddress(Ex)A. 2019-09-03 20:45:18 +02:00
ntoskrnl.rc
ntoskrnl_private.h ntoskrnl.exe: Load a driver's root PnP devices when the driver is started. 2019-06-25 19:25:40 +02:00
pnp.c ntoskrnl.exe: Update the interface if it is already in the tree. 2019-09-20 12:50:05 +02:00
sync.c ntoskrnl.exe: Don't signal the remove lock event unless the lock is in the removed state. 2019-08-21 09:33:51 +02:00