2025-08-05 04:04 CEST

spring: develop e5aa0efc Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-01-20 11:29:36 develop db39ce61
Changeset heavy mockup of executable- and library-path fetching functions
This may need tweaking and fixes here and there,
but it makes stuff clear and more clean
main improvements:
- GetBinaryFile() is split into GetModuleFile()
  and GetProcessExecutableFile().
  so far, it was GetModuleFile() on windows and GetProcessExecutableFile() on linux
- less duplication with help of GetParentPath(path)
mod - rts/System/Platform/Misc.cpp Diff ] File ]
mod - rts/System/Platform/Misc.h Diff ] File ]