Searched refs:devicePath (Results 1 – 1 of 1) sorted by relevance
263 LPCSTR devicePath = data[DEVICE_PATH]; in createKeys() local272 if (ERROR_SUCCESS == RegOpenKeyEx(hKey,devicePath,0,KEY_ALL_ACCESS, &deviceKey)) { in createKeys()300 LPCSTR devicePath = data[DEVICE_PATH]; in deleteKeys() local308 if (ERROR_SUCCESS == RegOpenKeyEx(hKey,devicePath,0,KEY_ALL_ACCESS, &deviceKey)) { in deleteKeys()