Searched refs:sInstLocValue (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 114 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 25 milliseconds