Sweden-Number/dlls/ntoskrnl.exe
Zebediah Figura 6c6aeea8a8 ntoskrnl.exe: Correctly handle instance IDs.
The instance ID is only the third part of the "A\B\C" form, and must be
combined with the device ID to form the whole name for setupapi (the "device
instance ID").

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-05 16:46:20 +02:00
..
tests ntoskrnl.exe: Set IRP caller thread. 2019-05-30 21:53:27 +02:00
Makefile.in ntoskrnl.exe: Move PNP code to a separate file. 2019-06-03 22:33:30 +02:00
instr.c
ntoskrnl.c ntoskrnl.exe: Move PNP code to a separate file. 2019-06-03 22:33:30 +02:00
ntoskrnl.exe.spec ntoskrnl.exe: Implement KeAreApcsDisabled. 2019-05-30 21:53:26 +02:00
ntoskrnl.rc
ntoskrnl_private.h ntoskrnl.exe: Move PNP code to a separate file. 2019-06-03 22:33:30 +02:00
pnp.c ntoskrnl.exe: Correctly handle instance IDs. 2019-06-05 16:46:20 +02:00
sync.c ntoskrnl: Add a macro to declare a static CRITICAL_SECTION. 2019-05-27 14:40:35 +02:00