mirror of
https://github.com/reactos/reactos.git
synced 2025-06-03 08:20:27 +00:00
![]() Being TRUE doesn't mean the device is GPT and has a drive letter. It just means that it's not a GPT device with GPT_BASIC_DATA_ATTRIBUTE_NO_DRIVE_LETTER attribute. In short, if TRUE, it means that the device can receive a drive letter mount point. This fixes MountMgrNextDriveLetterWorker bailing out for any attempt to assign a drive letter to a device. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
database.c | ||
device.c | ||
mntmgr.h | ||
mountmgr.c | ||
mountmgr.rc | ||
notify.c | ||
point.c | ||
symlink.c | ||
uniqueid.c |