Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/javafilter/
H A Djfregca.cxx264 LPCSTR soPath = data[SO_PATH]; in createKeys() local
278 if (ERROR_SUCCESS == RegCreateKeyEx(hKey, soPath, 0, NULL, in createKeys()
301 LPCSTR soPath = data[SO_PATH]; in deleteKeys() local
314 if (ERROR_SUCCESS == RegOpenKeyEx(hKey, soPath, 0, KEY_ALL_ACCESS, &soKey)) { in deleteKeys()
324 RegDeleteKey(hKey, soPath); in deleteKeys()

Completed in 11 milliseconds