Searched defs:RegVal (Results 1 – 3 of 3) sorted by relevance
175 RegistryValue RegVal = RegKey->GetValue(DEFAULT_VALUE_NAME); in QueryPreselectForMsApplication() local350 RegistryValue RegVal( in RegisterAsHtmlEditorForInternetExplorer() local405 RegistryValue RegVal = RegistryValue(new RegistryValueImpl(DEFAULT_VALUE_NAME, L"")); in RegisterAsDefaultHtmlEditorForInternetExplorer() local450 RegistryValue RegVal = RegKey->GetValue(DEFAULT_VALUE_NAME); in UnregisterAsDefaultHtmlEditorForInternetExplorer() local492 RegistryValue RegVal = RegistryValue( in RegisterAsDefaultShellHtmlEditor() local535 RegistryValue RegVal = RegistryValue( in UnregisterAsDefaultShellHtmlEditor() local595 RegistryValue RegVal = RegKey->GetValue(REGISTRATION_STATE); in GetRegisterState() local606 RegistryValue RegVal = RegistryValue(new RegistryValueImpl(REGISTRATION_STATE, NewState)); in SetRegisterState() local620 RegistryValue RegVal = RegKey->GetValue(REGISTRATION_STATE); in IsRegisteredFor() local694 RegistryValue RegVal(new RegistryValueImpl(std::wstring(DEFAULT_VALUE_NAME), DocumentDisplayName)); in RegisterForMsOfficeApplication() local[all …]
89 RegistryValue RegVal = RootHtmKey->GetValue(DEFAULT_VALUE_NAME); in RegisterAsDefaultShellHtmlEditor() local
233 RegistryValue RegVal = RegistryKey->GetValue(Name); in CopyValue() local
Completed in 19 milliseconds