reactos/drivers/storage/mountmgr
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
..
CMakeLists.txt
database.c [MOUNTMGR] Fix ReparseFile concatenation in OnlineMountedVolumes 2020-11-08 23:32:25 +03:00
device.c [MOUNTMGR] Fix ReparseFile concatenation in OnlineMountedVolumes 2020-11-08 23:32:25 +03:00
mntmgr.h
mountmgr.c
mountmgr.rc
notify.c
point.c
symlink.c
uniqueid.c