Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/dialogs/
H A Ddialogs.cpp1105 #define FRIENDLY_LOGOFF_IS_NOT_ENFORCED 0x0 macro
1360 if (lRet == ERROR_SUCCESS && dwType == REG_DWORD && dwValue != FRIENDLY_LOGOFF_IS_NOT_ENFORCED) in IsFriendlyUIActive()