reactos/drivers/storage
Victor Perevertkin b8525ce7a5
[MOUNTMGR] Fix ReparseFile concatenation in OnlineMountedVolumes
- ReparseFile was concatenated with itself, instead of ReparseIndex
- Meanwhile, use RtlAppendUnicodeStringToString for concatenating
  strings instead of raw memory operations
2020-11-08 23:32:25 +03:00
..
class [STORPROP][CDROM_NEW][DISK_NEW] Improve disk and cdrom device installation 2020-11-03 23:12:40 +03:00
floppy [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
floppy_new [CDFS][FLOPPY_NEW] Simplify unsupported NT6.2+ workarounds (#2956) 2020-07-18 15:31:48 +02:00
ide [UNIATA] Add an inf file for UniATA Management Port 2020-11-03 23:23:35 +03:00
inc [PCIIDEX] Implement missing PciIdeXDebugPrint function (#3146) 2020-09-15 15:10:52 +03:00
mountmgr [MOUNTMGR] Fix ReparseFile concatenation in OnlineMountedVolumes 2020-11-08 23:32:25 +03:00
port [SCSIPORT] Split scsiport.c file into several ones, prepare for the refactoring 2020-10-17 04:06:36 +03:00
CMakeLists.txt [MOUNTMGR] Move the driver to drivers/storage 2020-11-01 12:35:56 +03:00