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