Searched refs:PATHRESULT_OK (Results 1 – 1 of 1) sorted by relevance
40 PATHRESULT_OK, enumerator237 eRet = FileExists( szExecutablePath ) ? PATHRESULT_OK : PATHRESULT_EXE_NOT_FOUND; in RetrieveExecutablePath()353 if ( RetrieveExecutablePath( g_szSTInstallationPath ) == PATHRESULT_OK ) in _tWinMain()
Completed in 17 milliseconds