|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | _DISPLAYSTATUSMSG |
| struct | _LEGALNOTICEDATA |
| struct | _DLG_DATA |
Macros | |
| #define | IDT_BAR 1 |
| #define | ISKEYDOWN(x) (GetKeyState(x) & 0x8000) |
Typedefs | |
| typedef struct _DISPLAYSTATUSMSG | DISPLAYSTATUSMSG |
| typedef struct _DISPLAYSTATUSMSG * | PDISPLAYSTATUSMSG |
| typedef struct _LEGALNOTICEDATA | LEGALNOTICEDATA |
| typedef struct _LEGALNOTICEDATA * | PLEGALNOTICEDATA |
| typedef struct _DLG_DATA | DLG_DATA |
| typedef struct _DLG_DATA * | PDLG_DATA |
Variables | |
| GINA_UI | GinaGraphicalUI |
| typedef struct _DISPLAYSTATUSMSG DISPLAYSTATUSMSG |
| typedef struct _LEGALNOTICEDATA LEGALNOTICEDATA |
| typedef struct _DISPLAYSTATUSMSG * PDISPLAYSTATUSMSG |
| typedef struct _LEGALNOTICEDATA * PLEGALNOTICEDATA |
Definition at line 185 of file gui.c.
Referenced by StatusDialogProc().
|
static |
Definition at line 756 of file gui.c.
Referenced by OnChangePassword().
|
static |
Definition at line 50 of file gui.c.
Referenced by LockedDialogProc(), LogonDialogProc(), StatusDialogProc(), UnlockDialogProc(), and WelcomeDialogProc().
Definition at line 92 of file gui.c.
Referenced by LockedDialogProc(), LogonDialogProc(), StatusDialogProc(), UnlockDialogProc(), and WelcomeDialogProc().
Definition at line 62 of file gui.c.
Referenced by LockedDialogProc(), LogonDialogProc(), StatusDialogProc(), UnlockDialogProc(), and WelcomeDialogProc().
|
static |
Definition at line 587 of file gui.c.
Referenced by ChangePasswordDialogProc().
Definition at line 1151 of file gui.c.
Referenced by LogonDialogProc().
Definition at line 1566 of file gui.c.
Referenced by UnlockDialogProc().
Definition at line 540 of file gui.c.
Referenced by DoLogon(), and DoUnlock().
|
static |
Definition at line 1786 of file gui.c.
|
static |
Definition at line 525 of file gui.c.
|
static |
Definition at line 394 of file gui.c.
|
static |
|
static |
Definition at line 1711 of file gui.c.
Definition at line 1118 of file gui.c.
|
static |
Definition at line 1482 of file gui.c.
|
static |
|
static |
Definition at line 1450 of file gui.c.
Referenced by GUILoggedOutSAS().
|
static |
Definition at line 1738 of file gui.c.
Referenced by GUIDisplayLockedNotice().
|
static |
Definition at line 939 of file gui.c.
Referenced by OnLogOff().
|
static |
Definition at line 1349 of file gui.c.
Referenced by GUILoggedOutSAS().
|
static |
Definition at line 916 of file gui.c.
Referenced by DoLogon(), and SecurityDialogProc().
|
static |
Definition at line 813 of file gui.c.
Referenced by SecurityDialogProc().
|
static |
Definition at line 971 of file gui.c.
Referenced by SecurityDialogProc().
|
static |
Definition at line 987 of file gui.c.
Referenced by LogonDialogProc(), and SecurityDialogProc().
|
static |
Definition at line 564 of file gui.c.
Referenced by DoChangePassword(), DoLogon(), and SecurityDialogProc().
|
static |
Definition at line 1024 of file gui.c.
Referenced by GUILoggedOnSAS().
|
static |
Definition at line 1314 of file gui.c.
Referenced by LogonDialogProc().
|
static |
Definition at line 1547 of file gui.c.
Referenced by LockedDialogProc(), and UnlockDialogProc().
Definition at line 127 of file gui.c.
Referenced by LockedDialogProc(), LogonDialogProc(), SecurityDialogProc(), and UnlockDialogProc().
Definition at line 355 of file gui.c.
Referenced by GUIDisplayStatusMessage().
|
static |
Definition at line 249 of file gui.c.
Referenced by StartupWindowThread().
|
static |
Definition at line 1636 of file gui.c.
Referenced by GUILockedSAS().
|
static |
Definition at line 482 of file gui.c.
Referenced by GUIDisplaySASNotice().
| GINA_UI GinaGraphicalUI |
Definition at line 1798 of file gui.c.
Referenced by ChooseGinaUI().