reactos/drivers/storage/class
Pierre Schweitzer b68104dd87
[DISK] Forcibly declare our partitions to the MountMgr
Because our disk.sys doesn't do anything related to PnP
(compared to disk_new.sys), forcibly declare our partitions
to the MountMgr so that it can references them and assign
them a DOS drive letter on demand later on.
2019-10-21 16:50:36 +02:00
..
cdrom [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cdrom_new [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
class2 [CLASS2] Hackplement support for IOCTL_MOUNTDEV_QUERY_UNIQUE_ID 2019-10-21 16:45:28 +02:00
disk [DISK] Forcibly declare our partitions to the MountMgr 2019-10-21 16:50:36 +02:00
disk_new [REACTOS] Fix MSVC printf format warnings 2019-08-15 15:24:12 +02:00
include [CLASS2]: - In ScsiClassCreateDeviceObject() don't drop received object name and store it in the device extension 2017-10-03 21:34:00 +02:00
ramdisk [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt