Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/
H A Dundocuser.h118 #define LN_LOCK_WORKSTATION 0x5 macro
/reactos/base/system/winlogon/
H A Dsas.c1365 case LN_LOCK_WORKSTATION: in SASWindowProc()
/reactos/win32ss/user/ntuser/
H A Dwinsta.c1981 ret = UserPostMessage(hwndSAS, WM_LOGONNOTIFY, LN_LOCK_WORKSTATION, 0); in NtUserLockWorkStation()