reactos/drivers/storage/mountmgr
Victor Perevertkin 62a4f9d42b
[MOUNTMGR] Do not handle device removal notification
Do not treat target device change notification as
DEVICE_INTERFACE_CHANGE_NOTIFICATION. The notification have to be
unregistered while handling GUID_DEVICE_INTERFACE_REMOVAL, so
GUID_TARGET_DEVICE_REMOVE_COMPLETE should never be sent to mountmgr in a
normal case.

CORE-16106
2020-12-27 18:35:52 +03:00
..
CMakeLists.txt [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
database.c [MOUNTMGR] Fix ReparseFile concatenation in OnlineMountedVolumes 2020-11-08 23:32:25 +03:00
device.c [MOUNTMGR] Fix bugs in MountMgrQueryDosVolumePath 2020-12-16 01:13:57 +03:00
mntmgr.h [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
mountmgr.c [MOUNTMGR] Volumes with NO_DRIVE_LETTER attribute should not be mounted, not the opposite 2020-11-12 19:19:27 +03:00
mountmgr.rc [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
notify.c [MOUNTMGR] Do not handle device removal notification 2020-12-27 18:35:52 +03:00
point.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
symlink.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00
uniqueid.c [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00