vibe-core/source
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
..
vibe Fix bogus file access denied error after listDirectory calls on Windows. 2020-12-01 19:23:05 +01:00