reactos/subsystems/win/basesrv
Pierre Schweitzer 0a392b188a
[BASESRV] Rewrite DOS devices management
This will notably bring support for DOS mapping with LUID devices
(not yet supported in the kernel, though).
This also reduces complexity (and thus memory usage) with the "history"
thing. Multiple targets are stored in the link target as MULTI_SZ string.

This fixes regressions introduced with kernel32 fixes/rewrites.
2019-05-08 18:34:28 +02:00
..
api.h
appcompat.c
basesrv.h [BASESRV] Rewrite DOS devices management 2019-05-08 18:34:28 +02:00
basesrv.rc
basesrv.spec
CMakeLists.txt
dosdev.c [BASESRV] Rewrite DOS devices management 2019-05-08 18:34:28 +02:00
init.c [BASESRV] Enable the ProtectionMode query code 2019-05-08 18:34:28 +02:00
nls.c
proc.c
sndsntry.c
vdm.c
vdm.h