Home
last modified time | relevance | path

Searched refs:GetPathToFile (Results 1 – 2 of 2) sorted by relevance

/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp344 if ( GetPathToFile( PROFILE_NAME, &sProfilePath ) ) in ReadProfile()
542 boolean SetupApp::GetPathToFile( TCHAR* pFileName, TCHAR** pPath ) in GetPathToFile() function in SetupApp
879 if ( !GetPathToFile( m_ppLanguageList[i]->m_pTransform, in Install()
893 if ( ! GetPathToFile( m_pDatabase, &pDataBasePath ) ) in Install()
2090 if ( GetPathToFile( RUNTIME_X64_NAME, &sRuntimePath ) ) in InstallRuntimes()
2108 if ( GetPathToFile( RUNTIME_X64_NAME, &sRuntimePath ) ) in InstallRuntimes()
2126 if ( GetPathToFile( RUNTIME_X86_NAME, &sRuntimePath ) ) in InstallRuntimes()
H A Dsetup.hxx76 boolean GetPathToFile( TCHAR* pFileName, TCHAR **pPath );