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.cpp309 if ( GetPathToFile( PROFILE_NAME, &sProfilePath ) ) in ReadProfile()
507 boolean SetupAppX::GetPathToFile( TCHAR* pFileName, TCHAR** pPath ) in GetPathToFile() function in SetupAppX
913 if ( !GetPathToFile( m_ppLanguageList[i]->m_pTransform, in Install()
927 if ( ! GetPathToFile( m_pDatabase, &pDataBasePath ) ) in Install()
2008 if ( GetPathToFile( RUNTIME_X64_NAME, &sRuntimePath ) ) in InstallRuntimes()
2020 if ( GetPathToFile( RUNTIME_X86_NAME, &sRuntimePath ) ) in InstallRuntimes()
H A Dsetup.hxx97 boolean GetPathToFile( TCHAR* pFileName, TCHAR **pPath );

Completed in 26 milliseconds