mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08:00
the type of device it should return must not be FILE_DEVICE_CD_ROM, but must be the actual underlying one! This fixes recognizing *removable* USB keys as disks and not CD-ROMs. CORE-13184