2025-07-31 20:20 CEST

spring: develop 1d11d4e9 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Marek Baczynski Marek Baczynski develop 2009-03-31 15:45:01 develop 3c90713f
Changeset fix compilation of FileSystem.cpp on windows

two issues: WinAPI headers defining DeleteFile and _S_IFFILE not existing
(it's called _S_IFREG).
mod - rts/System/FileSystem/FileSystem.cpp Diff ] File ]
mod - rts/System/FileSystem/FileSystem.h Diff ] File ]