Searched defs:sfxPath (Results 1 - 1 of 1) sorted by relevance

/external/lzma/C/Util/SfxSetup/
H A DSfxSetup.c243 WCHAR sfxPath[MAX_PATH + 2]; local
271 winRes = GetModuleFileNameW(NULL, sfxPath, MAX_PATH);
347 if (InFile_OpenW(&archiveStream.file, sfxPath) != 0)

Completed in 84 milliseconds