[RTL]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 24 Sep 2013 22:16:30 +0000 (22:16 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 24 Sep 2013 22:16:30 +0000 (22:16 +0000)
commit8c96a4e9a2ac7e70c70be27a792cc7d3508edc39
tree9e5cf0961a6bb30ec1f77993ab4c75bcb41a0ff1
parent655b467d9a0af46490ec7782516ec14609c4b9b3
[RTL]
Implement and export RtlGetLengthWithoutTrailingPathSeperators (aka. RtlGetLengthWithoutTrailingPathSeparators) (needed for win2k3's basesrv.dll).
Patch by David Quintana, where I simplified the loop (and reduced the number of local variables).
CORE-7482 #comment Function committed in revision 60348, thanks ;)

svn path=/trunk/; revision=60348
reactos/dll/ntdll/def/ntdll.spec
reactos/include/ndk/rtlfuncs.h
reactos/lib/rtl/path.c