Searched refs:RegKeyShell (Results 1 – 1 of 1) sorted by relevance
701 RegistryKey RegKeyShell = ForwardKey->CreateSubKey(L"shell"); in RegisterForMsOfficeApplication() local703 RegKeyShell->SetValue(RegVal); in RegisterForMsOfficeApplication()705 RegKey = RegKeyShell->CreateSubKey(L"new"); in RegisterForMsOfficeApplication()713 RegKey = RegKeyShell->CreateSubKey(L"open\\command"); in RegisterForMsOfficeApplication()717 RegKey = RegKeyShell->CreateSubKey(L"print\\command"); in RegisterForMsOfficeApplication()721 RegKey = RegKeyShell->CreateSubKey(L"printto\\command"); in RegisterForMsOfficeApplication()
Completed in 9 milliseconds