Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/javafilter/
H A Djfregca.cxx265 LPCSTR soPath = data[SO_PATH]; in createKeys() local
279 if (ERROR_SUCCESS == RegCreateKeyEx(hKey, soPath, 0, NULL, in createKeys()
302 LPCSTR soPath = data[SO_PATH]; in deleteKeys() local
315 if (ERROR_SUCCESS == RegOpenKeyEx(hKey, soPath, 0, KEY_ALL_ACCESS, &soKey)) { in deleteKeys()
325 RegDeleteKey(hKey, soPath); in deleteKeys()

Completed in 11 milliseconds