Searched refs:szUserPowerConfigSubKey (Results 1 – 1 of 1) sorted by relevance
40 static const WCHAR szUserPowerConfigSubKey[] = variable653 …if (RegOpenKeyEx(HKEY_CURRENT_USER, szUserPowerConfigSubKey, 0, KEY_WRITE, &hKey) != ERROR_SUCCESS) in SetActivePwrScheme()