Home
last modified time | relevance | path

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

/reactos/dll/win32/powrprof/
H A Dpowrprof.c40 static const WCHAR szUserPowerConfigSubKey[] = variable
653 …if (RegOpenKeyEx(HKEY_CURRENT_USER, szUserPowerConfigSubKey, 0, KEY_WRITE, &hKey) != ERROR_SUCCESS) in SetActivePwrScheme()