reactos/drivers/storage/mountmgr
Hermès Bélusca-Maïto be97a36f25
[MOUNTMGR] Simplify MountMgrQueryDosVolumePath() code (#6990)
- Use a variable of correct type instead of casting every time.
- Remove one level of indentation by returning early.
2025-01-21 19:15:59 +01:00
..
CMakeLists.txt
database.c [MOUNTMGR] Rectify "NoAutoMount" usage (#7030) 2024-06-25 22:51:07 +02:00
device.c [MOUNTMGR] Simplify MountMgrQueryDosVolumePath() code (#6990) 2025-01-21 19:15:59 +01:00
mntmgr.h [MOUNTMGR] Fix initial sending of device online notification (#7030) 2024-06-25 22:51:08 +02:00
mountmgr.c [MOUNTMGR] Fix initial sending of device online notification (#7030) 2024-06-25 22:51:08 +02:00
mountmgr.rc
notify.c [MOUNTMGR] Introduce MountMgrSendSyncDeviceIoCtl() to replace repeated code (#6960) 2024-06-13 20:01:16 +02:00
point.c
symlink.c [MOUNTMGR] Introduce MountMgrSendSyncDeviceIoCtl() to replace repeated code (#6960) 2024-06-13 20:01:16 +02:00
uniqueid.c