vibe-core/source/vibe
Sönke Ludwig a9ba6d98cb Fix bogus file access denied error after listDirectory calls on Windows.
Makes sure that `FindClose` gets called before `listDirectory` returns to avoid a race-condition, where a successive modification of the directory fails with "access denied".
2020-12-01 19:23:05 +01:00
..
core Fix bogus file access denied error after listDirectory calls on Windows. 2020-12-01 19:23:05 +01:00
internal Avoid instantiating emplace(O) for class instances. 2020-11-14 09:42:05 +01:00
appmain.d Correct copyright holder. 2020-01-27 19:20:52 +01:00