Home
last modified time | relevance | path

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

/trunk/main/desktop/win32/source/setup/ !
H A Daoo_msi.cxx36 static const TCHAR sInstLocValue[] = TEXT( "InstallerLocation" ); in getInstallerLocation() local
49 if ( ERROR_MORE_DATA == ( nRet = RegQueryValueEx( hInstKey, sInstLocValue, NULL, in getInstallerLocation()
55 nRet = RegQueryValueEx( hInstKey, sInstLocValue, NULL, &dwType, in getInstallerLocation()