Now using FindFirstFileEx() on supported OS. Should be a bit faster, as we can reques...
commit18b0993d3bf22e03d667aacf1a01928d063aef34
authorlordmulder <mulder2@gmx.de>
Fri, 30 Mar 2012 13:28:47 +0000 (30 15:28 +0200)
committerlordmulder <mulder2@gmx.de>
Fri, 30 Mar 2012 13:28:47 +0000 (30 15:28 +0200)
treec8453b94ef2b394490572a5ed73c80a81f90185d
parent602e1691c4dd598813be6d28ff566cc328085a64
Now using FindFirstFileEx() on supported OS. Should be a bit faster, as we can request the FindExSearchLimitToDirectories search limit.
doc/Changelog.html
src/Config.h
src/Model_FileSystem.cpp
src/Model_FileSystem.h