[SETUPLIB][USETUP] Code refactoring: rename the old DoesPathExist() into DoesDirExist...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 21 Aug 2017 19:41:40 +0000 (19:41 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 27 Oct 2018 16:13:40 +0000 (18:13 +0200)
commit29fe31df1ba35a14582f4ef5df9dfbc586d2820e
treeb022c26f01315aaa98f4a332a7417e217a41aeee
parentcc37199dfd615ee58843175e1a9c22feb1bffa64
[SETUPLIB][USETUP] Code refactoring: rename the old DoesPathExist() into DoesDirExist(), and rename the new DoesPathExistEx() back into DoesPathExist().

svn path=/branches/setup_improvements/; revision=75636
base/setup/lib/filesup.c
base/setup/lib/filesup.h
base/setup/lib/osdetect.c
base/setup/usetup/filesup.c
base/setup/usetup/usetup.c