Searched refs:KEY_QUERY_VALUE (Results 1 – 8 of 8) sorted by relevance
| /trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/ |
| H A D | reg4allmsi.cxx | 98 LONG lResult = RegOpenKeyExA( HKEY_CLASSES_ROOT, lpSubKey, 0, KEY_QUERY_VALUE, &hKey ); in CheckExtensionInRegistry() 222 …LONG lResult = RegOpenKeyExA( HKEY_LOCAL_MACHINE, "SOFTWARE\\Classes", 0, KEY_QUERY_VALUE, &hKe… in RemoveExtensionInRegistry() 226 lResult = RegOpenKeyExA( hKey, lpSubKey, 0, KEY_QUERY_VALUE, &hSubKey ); in RemoveExtensionInRegistry()
|
| /trunk/main/migrationanalysis/src/wizard/ |
| H A D | Utilities.bas | 128 Private Const KEY_QUERY_VALUE As Long = &H1 constant 134 KEY_QUERY_VALUE Or _
|
| /trunk/main/setup_native/source/win32/customactions/shellextensions/ |
| H A D | iconcache.cxx | 58 …ktop\\WindowMetrics"), 0, NULL, REG_OPTION_VOLATILE, KEY_SET_VALUE | KEY_QUERY_VALUE, NULL, &hKey,… in RebuildShellIconCache()
|
| /trunk/main/svx/source/dialog/ |
| H A D | sendreportw32.cxx | 56 lResult = RegOpenKeyEx( hBaseKey, lpSubKey, 0, KEY_QUERY_VALUE, &hKey ); in RegReadValue()
|
| /trunk/main/setup_native/source/win32/stwrapper/ |
| H A D | stwrapper.cxx | 59 lResult = RegOpenKeyEx( hBaseKey, lpSubKey, 0, KEY_QUERY_VALUE, &hKey ); in RegReadValue()
|
| /trunk/main/jvmfwk/plugins/sunmajor/pluginlib/ |
| H A D | util.cxx | 568 if (RegOpenKeyExW(hRoot, bufVersion, 0, KEY_QUERY_VALUE, &hKey) == ERROR_SUCCESS) in getJavaInfoFromRegistry()
|
| /trunk/main/crashrep/source/win32/ |
| H A D | soreport.cpp | 253 lResult = RegOpenKeyEx( hBaseKey, lpSubKey, 0, KEY_QUERY_VALUE, &hKey ); in RegReadValue()
|
| /trunk/main/vcl/win/source/gdi/ |
| H A D | salgdi3.cxx | 421 0, KEY_QUERY_VALUE, &hKey ); in MapCharToLanguage()
|