mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 14:25:17 +00:00
0999ba0941
- simplify sys_get_executable_name interface - return OsPath directly, rename to sys_ExecutablePathname - add validation of path components in GetDirectoryEntries - replace multiple calls to GetModuleFileNameW with sys_ExecutablePathname - lift nearly all MAX_PATH limitations (required at work) This was SVN commit r9109.