Home
last modified time | relevance | path

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

/AOO41X/main/setup_native/source/win32/customactions/javafilter/
H A Djfregca.cxx263 LPCSTR devicePath = data[DEVICE_PATH]; in createKeys() local
272 if (ERROR_SUCCESS == RegOpenKeyEx(hKey,devicePath,0,KEY_ALL_ACCESS, &deviceKey)) { in createKeys()
300 LPCSTR devicePath = data[DEVICE_PATH]; in deleteKeys() local
308 if (ERROR_SUCCESS == RegOpenKeyEx(hKey,devicePath,0,KEY_ALL_ACCESS, &deviceKey)) { in deleteKeys()