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