Home
last modified time | relevance | path

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

/aoo4110/main/desktop/win32/source/setup/
H A Dsetup.cpp114 const TCHAR sInstLocValue[] = TEXT( "InstallerLocation" ); variable
715 if ( ERROR_MORE_DATA == ( nRet = RegQueryValueEx( hInstKey, sInstLocValue, NULL, in LoadMsiLibrary()
722 nRet = RegQueryValueEx( hInstKey, sInstLocValue, NULL, &dwType, in LoadMsiLibrary()
764 if ( ERROR_MORE_DATA == ( nRet = RegQueryValueEx( hInstKey, sInstLocValue, NULL, in GetPathToMSI()
771 nRet = RegQueryValueEx( hInstKey, sInstLocValue, NULL, &dwType, in GetPathToMSI()

Completed in 37 milliseconds