reactos/reactos/base/system/subst
Hermès Bélusca-Maïto 38416a7c00 [SUBST]
- Headers reordering.
- Use ARRAYSIZE.
- Give the internal helper function IsSubstedDrive just the single letter of the drive to check for.
- AddSubst and DeleteSubst: both take a drive string of *exactly* two characters: the drive letter and the ':' (and of course there's the NULL terminator): fix the parameter check in this regard.
- AddSubst: It is possible on Windows to use the DefineDosDevice API to map a drive letter to a *file* (yes yes!!) (but the mapping made is unusable). Forbids this case in SUBST since it is not made for that.
CORE-10681

svn path=/trunk/; revision=71693
2016-06-28 20:22:07 +00:00
..
lang [SUBST] 2016-06-28 20:22:07 +00:00
CMakeLists.txt
resource.h [SUBST] 2016-06-28 20:22:07 +00:00
subst.c [SUBST] 2016-06-28 20:22:07 +00:00
subst.rc