reactos/drivers/filters
Pierre Schweitzer 77657c22c9
[MOUNTMGR] Fix global symbolic link creations
They were wrongly pointing to the original target once rewritten
instead of pointing to the proper target: the device.

This notably fixes opening the MountMgr device from user
mode (to perform IOCTL calls, for instance), and might
also fix various bugs dealing with global namespaces.
This might have some various effects in ReactOS~.
2019-09-05 08:36:19 +02:00
..
fltmgr [FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDereferenceObject() (#1636) 2019-06-22 16:20:58 +02:00
mountmgr [MOUNTMGR] Fix global symbolic link creations 2019-09-05 08:36:19 +02:00
CMakeLists.txt Start to implement fltmgr tests [WIP] (#52) 2017-10-12 15:32:30 +01:00