reactos/ntoskrnl/io/pnpmgr
Timo Kreuzer 98a8e8f862 [NTOS:IO] In IopSynchronousCall first check IrpStack->MajorFunction before checking minor
Minor function indices are not unique, they are subfunctions, so without first checking the major function, they are ambiguous.
2019-08-15 18:04:57 +02:00
..
plugplay.c [NTOSKRNL][USETUP][UMPNPMGR] Pass user response data to NtPlugPlayControl(PlugPlayControlUserResponse). 2019-06-12 13:48:27 +02:00
pnpdma.c
pnpinit.c
pnpmgr.c [NTOS:IO] In IopSynchronousCall first check IrpStack->MajorFunction before checking minor 2019-08-15 18:04:57 +02:00
pnpnotify.c
pnpreport.c
pnpres.c
pnproot.c [NTOS:PNP] Reduce the default buffer size in EnumerateDevices. CORE-15882 2019-07-10 10:58:47 +02:00
pnputil.c [NTOS:PNP] Correctly respect data size in PnpRegSzToString. CORE-15766 2019-02-20 12:23:33 +01:00