Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx82 BACKUP_VALUE_NAME(L"Backup"), in Registrar()
736 ForwardKey->CopyValue(RegKey, DEFAULT_VALUE_NAME, BACKUP_VALUE_NAME); in RegisterForMsOfficeApplication()
760 if (FwdRegKey->HasValue(BACKUP_VALUE_NAME)) in UnregisterForMsOfficeApplication()
761 RegKey->CopyValue(FwdRegKey, BACKUP_VALUE_NAME, DEFAULT_VALUE_NAME); in UnregisterForMsOfficeApplication()
H A Dregistrar.hxx112 const std::wstring BACKUP_VALUE_NAME; member in Registrar

Completed in 26 milliseconds