> - Sort savegames by date of last modification (requires a call to fstat(),
> which, in all likelihood, doesn't exist on non-UNIX platforms)

I believe that this exists under Win32 (you could check the Platform SDK
documentation at msdn.microsoft.com). If not, there is at least a very
similar call that could be wrapped by FreeSCI.

Cheers,
Brett


Reply via email to