Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx38 class RegistryKeyGuard class
41 RegistryKeyGuard(HKEY hkey = 0) : in RegistryKeyGuard() function in RegistryKeyGuard
46 ~RegistryKeyGuard() in ~RegistryKeyGuard()
55 RegistryKeyGuard(const RegistryKeyGuard&);
56 RegistryKeyGuard& operator=(const RegistryKeyGuard&);
88 RegistryKeyGuard guard(hSubKey); in FindProductInstallationPath()
144 RegistryKeyGuard guard(hKey); in SetProductInstallationPath()