parent
6466fe491b
commit
c2be2c3002
|
@ -266,7 +266,7 @@ _FX BOOLEAN Gui_InitMisc(HMODULE module)
|
|||
Ldr_GetProcAddrNew(DllName_user32, L"GetThreadDpiAwarenessContext","GetThreadDpiAwarenessContext");
|
||||
|
||||
|
||||
if (SbieApi_QueryConfBool(NULL, "BlockInterferePower", FALSE)) {
|
||||
if (SbieApi_QueryConfBool(NULL, L"BlockInterferePower", FALSE)) {
|
||||
|
||||
SBIEDLL_HOOK_GUI(ShutdownBlockReasonCreate);
|
||||
|
||||
|
|
Loading…
Reference in New Issue