Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dshellextensions.cxx95 RegistryEntry PropHandler = { TEXT("{63542C48-9552-494A-84F7-73AA6A7C99C1}"), TEXT("OpenOffice Prop… variable
157 …RegSetValueEx(hKey, PropHandler.Key, 0, REG_SZ, reinterpret_cast<const BYTE*>(PropHandler.Value), … in InstallExecSequenceEntry()
169 …RegSetValueEx(hKey, PropHandler.Key, 0, REG_SZ, reinterpret_cast<const BYTE*>(PropHandler.Value), … in InstallExecSequenceEntry()
182 …RegSetValueEx(hKey, PropHandler.Key, 0, REG_SZ, reinterpret_cast<const BYTE*>(PropHandler.Value), … in InstallExecSequenceEntry()
203 RegDeleteValue(hKey, PropHandler.Key); in DeinstallExecSequenceEntry()

Completed in 14 milliseconds