reactos/drivers/storage/class
Victor Perevertkin 7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
cdrom [CDROM] Return the correct data length for IOCTL_DISK_GET_LENGTH_INFO. CORE-16607 2020-01-02 14:08:46 +01:00
cdrom_new [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
class2 [CLASS2] Drop the drive letter hack 2019-11-11 18:18:32 +01:00
classpnp [STORAGE] Storage driver cleanup part 1 2019-11-30 11:54:33 +01:00
disk [DISK] Forcibly declare our partitions to the MountMgr 2019-10-21 16:50:36 +02:00
disk_new [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03: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 [STORAGE] Storage driver cleanup part 1 2019-11-30 11:54:33 +01:00