Commit graph

4 commits

Author SHA1 Message Date
kichik
0de534de59 fixed vc7.1 compile error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3815 212acab6-be3b-0410-9dea-997c60f758d6
2004-12-06 17:15:03 +00:00
kichik
ca624dc184 use stat to find out if the file is a directory or not since it's more portable
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3790 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 20:28:18 +00:00
kichik
6c3ce8f436 * diropen, dirread -> opendir, readdir
* fixed warnings


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3789 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 20:07:27 +00:00
kichik
7450c0f23b new interface for reading directories which helps getting some preprocessor clutter outside of script.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3781 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 15:37:31 +00:00