reactos/drivers/filters/mountmgr
2019-09-22 10:25:09 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
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] Fix MSVC build after commit 53abbb06. 2019-01-27 16:09:54 +01:00
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] Don't overrun output buffer in QueryPointsFromMemory 2019-09-06 08:30:18 +02:00
symlink.c [MOUNTMGR] Remove a leftover UNREFERENCED_PARAMETER() 2019-09-06 08:34:14 +02:00
uniqueid.c