| /trunk/main/extensions/source/activex/main/ |
| H A D | so_activex.cpp | 246 …( ERROR_SUCCESS == RegCreateKeyExA( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aSubKey… in DllRegisterServerNative_Impl() 260 …&& ERROR_SUCCESS == RegCreateKeyExA( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aPrefi… in DllRegisterServerNative_Impl() 313 …if ( ERROR_SUCCESS != RegCreateKeyExA( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aSub… in DllRegisterServerNative_Impl() 336 …if ( aResult && ERROR_SUCCESS == RegOpenKeyExA(bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_US… in DllRegisterServerNative_Impl() 405 …if ( ERROR_SUCCESS != RegCreateKeyExA( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aSub… in DllUnregisterServerNative_Impl() 423 … DeleteKeyTree( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aSubKey, nKeyAccess ); in DllUnregisterServerNative_Impl() 428 …if ( ERROR_SUCCESS != RegCreateKeyExA( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aSub… in DllUnregisterServerNative_Impl() 443 … DeleteKeyTree( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aSubKey, nKeyAccess ); in DllUnregisterServerNative_Impl() 450 …if( ERROR_SUCCESS != DeleteKeyTree( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aSubKey… in DllUnregisterServerNative_Impl() 454 …if( ERROR_SUCCESS != DeleteKeyTree( bForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, aSubKey… in DllUnregisterServerNative_Impl() [all …]
|
| /trunk/main/cui/source/dialogs/ |
| H A D | winpluginlib.cxx | 49 ret = RegOpenKeyEx(HKEY_LOCAL_MACHINE, "SOFTWARE", 0, KEY_READ, &hKeySoftware); in lc_isInstalled() 111 ret = RegOpenKeyEx(HKEY_LOCAL_MACHINE, "SOFTWARE", 0, KEY_READ|KEY_WRITE, &hKeySoftware); in lc_uninstallPlugin() 157 ret = RegOpenKeyEx(HKEY_LOCAL_MACHINE, "SOFTWARE", 0, KEY_READ|KEY_WRITE, &hKeySoftware); in lc_installPlugin() 219 RegFlushKey(HKEY_LOCAL_MACHINE); in lc_installPlugin()
|
| /trunk/main/setup_native/source/win32/customactions/shellextensions/ |
| H A D | shellextensions.cxx | 153 …if (RegOpenKeyEx(HKEY_LOCAL_MACHINE, TEXT("Software\\Microsoft\\Windows\\CurrentVersion\\Shell Ext… in InstallExecSequenceEntry() 165 …if (RegOpenKeyEx(HKEY_LOCAL_MACHINE, TEXT("Software\\Microsoft\\Windows\\CurrentVersion\\Shell Ext… in InstallExecSequenceEntry() 178 …if (RegOpenKey(HKEY_LOCAL_MACHINE, TEXT("Software\\Microsoft\\Windows\\CurrentVersion\\Shell Exten… in InstallExecSequenceEntry() 199 …if (RegOpenKey(HKEY_LOCAL_MACHINE, TEXT("Software\\Microsoft\\Windows\\CurrentVersion\\Shell Exten… in DeinstallExecSequenceEntry()
|
| H A D | completeinstallpath.cxx | 145 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey30.c_str(), &hKey ) ) in CompleteInstallPath() 150 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey31.c_str(), &hKey ) ) in CompleteInstallPath() 155 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey32.c_str(), &hKey ) ) in CompleteInstallPath()
|
| H A D | migrateinstallpath.cxx | 99 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey.c_str(), &hKey ) ) in MigrateInstallPath()
|
| H A D | postuninstall.cxx | 120 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey.c_str(), &hKey ) ) in ExecutePostUninstallScript()
|
| H A D | upgrade.cxx | 192 HKEY_LOCAL_MACHINE, in SetProductInstallMode()
|
| H A D | registerextensions.cxx | 395 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey.c_str(), &hKey ) ) in RemoveExtensions()
|
| /trunk/main/sal/systools/win32/uwinapi/ |
| H A D | GetUserDomain_WINDOWS.cpp | 31 HKEY_LOCAL_MACHINE, 45 HKEY_LOCAL_MACHINE, 60 HKEY_LOCAL_MACHINE,
|
| /trunk/main/framework/source/fwi/helper/ |
| H A D | networkdomain.cxx | 66 HKEY_LOCAL_MACHINE, in GetUserDomainW_WINDOWS() 80 HKEY_LOCAL_MACHINE, in GetUserDomainW_WINDOWS() 95 HKEY_LOCAL_MACHINE, in GetUserDomainW_WINDOWS()
|
| /trunk/main/xmerge/source/activesync/ |
| H A D | XMergeSync.cpp | 200 … lRet = ::RegOpenKeyEx(HKEY_LOCAL_MACHINE, _T("SOFTWARE\\Microsoft\\Windows CE Services\\Filters"), in DllRegisterServer() 311 … lRet = ::RegOpenKeyEx(HKEY_LOCAL_MACHINE, _T("SOFTWARE\\Microsoft\\Windows CE Services\\Filters"), in DllRegisterServer() 449 … lRet = ::RegOpenKeyEx(HKEY_LOCAL_MACHINE, _T("SOFTWARE\\Microsoft\\Windows CE Services\\Filters"), in DllRegisterServer() 561 … lRet = ::RegOpenKeyEx(HKEY_LOCAL_MACHINE, _T("SOFTWARE\\Microsoft\\Windows CE Services\\Filters"), in DllRegisterServer() 737 … lRet = ::RegOpenKeyEx(HKEY_LOCAL_MACHINE, _T("SOFTWARE\\Microsoft\\Windows CE Services\\Filters"), in DllUnregisterServer()
|
| H A D | XMergeFilter.cpp | 156 …lRet = ::RegOpenKeyEx(HKEY_LOCAL_MACHINE, _T("SOFTWARE\\Sun Microsystems\\StarOffice\\XMergeSync\\… in FormatMessage() 375 …lRet = ::RegOpenKeyEx(HKEY_LOCAL_MACHINE, _T("SOFTWARE\\JavaSoft\\Java Runtime Environment"), 0, K… in GetJavaBaseDir()
|
| /trunk/main/cppuhelper/source/ |
| H A D | findsofficepath.c | 105 path = getPathFromRegistryKey( HKEY_LOCAL_MACHINE, SUBKEYNAME ); in platformSpecific() 110 path = getPathFromRegistryKey( HKEY_LOCAL_MACHINE, SUBKEYNAME64 ); in platformSpecific()
|
| /trunk/main/cli_ure/source/native/ |
| H A D | native_bootstrap.cxx | 146 szInstallPath = getPathFromRegistryKey( HKEY_LOCAL_MACHINE, INSTALL_PATH ); in getInstallPath() 151 szInstallPath = getPathFromRegistryKey( HKEY_LOCAL_MACHINE, INSTALL_PATH_64 ); in getInstallPath()
|
| /trunk/main/setup_native/source/win32/customactions/reg64/ |
| H A D | reg64.cxx | 356 key = HKEY_LOCAL_MACHINE; in DoRegEntries() 374 key = HKEY_LOCAL_MACHINE; in DoRegEntries()
|
| /trunk/main/shell/source/win32/shlxthandler/ |
| H A D | shlxthdl.cxx | 277 HKEY_LOCAL_MACHINE, in ApproveShellExtension() 290 HKEY_LOCAL_MACHINE, in UnapproveShellExtension()
|
| /trunk/main/shell/source/win32/shlxthandler/ooofilt/ |
| H A D | ooofilt.cxx | 1364 if (QueryRegistryKey(HKEY_LOCAL_MACHINE, in AddOrRemoveDllsToRegisterList() 1396 int rc = RegCreateKeyExA(HKEY_LOCAL_MACHINE, in AddOrRemoveDllsToRegisterList()
|
| /trunk/main/setup_native/source/win32/customactions/reg4msdoc/ |
| H A D | windowsregistry.cxx | 72 return GetRegistryKey(HKEY_LOCAL_MACHINE, Writeable); in GetLocalMachineKey()
|
| /trunk/main/setup_native/source/win32/customactions/patch/ |
| H A D | swappatchfiles.cxx | 615 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey.c_str(), &hKey ) ) in UninstallPatchedFiles() 761 registryRoot = HKEY_LOCAL_MACHINE; in SetFeatureState()
|
| /trunk/main/setup_native/source/win32/customactions/regpatchactivex/ |
| H A D | regpatchactivex.cxx | 103 …if ( ERROR_SUCCESS == RegCreateKeyA(bInstallForAllUsers ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER, … in PatchActiveXControl()
|
| /trunk/main/setup_native/source/win32/customactions/languagepacks/ |
| H A D | lngpckinsthelper.cxx | 142 (RegOpenKey(HKEY_LOCAL_MACHINE, ®KeyProdPath[0], &hKey) == ERROR_SUCCESS)) in SetProductInstallationPath()
|
| /trunk/main/desktop/win32/source/setup/ |
| H A D | aoo_msi.cxx | 43 if ( ERROR_SUCCESS == RegOpenKeyEx( HKEY_LOCAL_MACHINE, sInstKey, 0, KEY_READ, &hInstKey ) ) in getInstallerLocation()
|
| /trunk/main/migrationanalysis/src/wizard/ |
| H A D | Wizard.frm | 1487 Private Const HKEY_LOCAL_MACHINE As Long = &H80000002 1499 myPath = GetRegistryInfo(HKEY_LOCAL_MACHINE, REG_KEY_APP_PATH & "winword.exe", "") 1501 myPath = GetRegistryInfo(HKEY_LOCAL_MACHINE, REG_KEY_APP_PATH & "excel.exe", "") 1503 myPath = GetRegistryInfo(HKEY_LOCAL_MACHINE, REG_KEY_APP_PATH & "powerpnt.exe", "")
|
| /trunk/main/embedserv/source/inprocserv/ |
| H A D | dllentry.cxx | 107 if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, pSubKey, &hKey ) ) in WriteLibraryToRegistry()
|
| /trunk/main/odk/source/unowinreg/win/ |
| H A D | unowinreg.cxx | 87 if (RegOpenKeyEx(HKEY_LOCAL_MACHINE, NULL, 0, KEY_READ, phkey) in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegOpenLocalMachine()
|