reactos/drivers/filters/mountmgr
Pierre Schweitzer a7f97cc70f
[MOUNTMGR] Properly look for symlink and break when found
This fixes a bug where MountMgr was returning first found entry
on query even when not matching the requested device.
2019-10-05 21:30:55 +02:00
..
CMakeLists.txt
database.c [MOUNTMGR] Fix broken check 2019-09-13 20:08:39 +02:00
device.c [MOUNTMGR] HasDriveLetter(): Simplify code by using a for() loop 2019-09-22 10:25:09 +02:00
mntmgr.h
mountmgr.c [MOUNTMGR] HasDriveLetter(): Simplify code by using a for() loop 2019-09-22 10:25:09 +02:00
mountmgr.rc
notify.c [MOUNTMGR] Fix MountState usage in MountMgrTargetDeviceNotification 2019-09-13 20:08:39 +02:00
point.c [MOUNTMGR] Properly look for symlink and break when found 2019-10-05 21:30:55 +02:00
symlink.c [MOUNTMGR] Remove a leftover UNREFERENCED_PARAMETER() 2019-09-06 08:34:14 +02:00
uniqueid.c