Searched refs:EXESuffix (Results 1 – 1 of 1) sorted by relevance
220 const char EXESuffix[] = ""; variable222 const char EXESuffix[] = "exe"; variable243 sys::path::replace_extension(Storage, EXESuffix); in PrependMainExecutablePath()