reactos/ntoskrnl/io
Hermès Bélusca-Maïto a748350fc9
[NTOS:IO] Fail if the driver name passed to NtLoadDriver() is an empty string.
Otherwise an assertion on the driver name is hit later on.
Can be reproduced by calling NtLoadDriver with a valid UNICODE_STRING
of Length == 0.
2020-12-27 00:52:00 +01:00
..
iomgr [NTOS:IO] Fail if the driver name passed to NtLoadDriver() is an empty string. 2020-12-27 00:52:00 +01:00
pnpmgr [NTOS:PNP] Improve and refactor PnP notifications 2020-12-05 22:25:40 +03:00
debug.c [NTOS:PNP] Add set functions for debugging PNP and IO managers. (#2457) 2020-04-04 14:30:40 +02:00
pnpio.h [NTOS:PNP] Add set functions for debugging PNP and IO managers. (#2457) 2020-04-04 14:30:40 +02:00