mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
This implementation creates a temporary file (suffixed with .tmp) and renames it to the expected file name when the file is closed. If the renaming fails, the destination file is removed and renaming is tried again to handle cases where renaming over an existing file is not supported by the underlying OS. |
||
---|---|---|
.. | ||
windows-fs-factory.cpp | ||
windows-fs-factory.h | ||
windows-fs.cpp | ||
windows-fs.h |