Description
This patch improves the accuracy of GetDriveType().
- It now detects a floppy drive with no media as DRIVE_REMOVABLE instead of DRIVE_NO_ROOT_DIR.
- It also correctly detects a CDROM drive with no media as DRIVE_CDROM and not DRIVE_NO_ROOT_DIR.
Attachments
Issue Links
- blocks
-
CORE-10221 Fix icons in My Computer
- Resolved