Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 976 of file sas.c.
Referenced by SASWindowProc().
{ /* Unregister hotkeys */ UnregisterHotKey(hwndSAS, HK_CTRL_ALT_DEL); if (Session->TaskManHotkey) UnregisterHotKey(hwndSAS, HK_CTRL_SHIFT_ESC); return TRUE; }