reactos/ntoskrnl/io/pnpmgr
Victor Perevertkin 3d046e0ed2 [NTOS:IO] Fix result length for DevicePropertyRemovalPolicy request
in IoGetDeviceProperty.
Classpnp expects it to be sizeof(DEVICE_REMOVAL_POLICY)
see ClasspInitializeHotplugInfo in classpnp.sys

CORE-6264
2019-11-17 18:36:28 +03:00
..
plugplay.c [NTOSKRNL] Demote some noisy dprints 2019-08-23 13:03:36 +02:00
pnpdma.c
pnpinit.c
pnpmgr.c [NTOS:IO] Fix result length for DevicePropertyRemovalPolicy request 2019-11-17 18:36:28 +03:00
pnpnotify.c [NTOSKRNL] Fix indentation. No code changes! 2019-08-24 10:02:55 +02:00
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