|
ReactOS 0.4.17-dev-934-g091855f
|
#include "msgina.h"#include <wingdi.h>#include <winnls.h>#include <ndk/exfuncs.h>#include <reactos/rosbrand.h>
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 | |
| HBITMAP | hBanner = NULL |
| HBITMAP | hBannerLine = NULL |
| GINA_UI | GinaGraphicalUI |
| typedef struct _DISPLAYSTATUSMSG DISPLAYSTATUSMSG |
| typedef struct _LEGALNOTICEDATA LEGALNOTICEDATA |
| typedef struct _DISPLAYSTATUSMSG * PDISPLAYSTATUSMSG |
| typedef struct _LEGALNOTICEDATA * PLEGALNOTICEDATA |
Definition at line 224 of file gui.c.
Referenced by StatusDialogProc().
|
static |
Definition at line 765 of file gui.c.
Referenced by OnChangePassword().
|
static |
Definition at line 48 of file gui.c.
Referenced by StatusDialogProc().
Definition at line 60 of file gui.c.
Referenced by StatusDialogProc().
|
static |
Definition at line 596 of file gui.c.
Referenced by ChangePasswordDialogProc().
Definition at line 1186 of file gui.c.
Referenced by LogonDialogProc().
Definition at line 1605 of file gui.c.
Referenced by UnlockDialogProc().
| BOOL DrawBrandingBitmap | ( | _Inout_ LPDRAWITEMSTRUCT | DrawItem, |
| _Inout_ HBITMAP * | BitmapHandle | ||
| ) |
Definition at line 95 of file gui.c.
Referenced by ChangePasswordDialogProc(), LegalNoticeDialogProc(), LockedDialogProc(), LogOffDialogProc(), LogonDialogProc(), SecurityDialogProc(), ShutdownDialogProc(), StatusDialogProc(), UnlockDialogProc(), and WelcomeDialogProc().
| BOOL DrawScrollingBrandingBitmap | ( | _Inout_ LPDRAWITEMSTRUCT | DrawItem, |
| _Inout_ HBITMAP * | BitmapHandle, | ||
| _In_ PDWORD | ScrollCounter | ||
| ) |
Definition at line 123 of file gui.c.
Referenced by StatusDialogProc().
Definition at line 549 of file gui.c.
Referenced by DoLogon(), and DoUnlock().
|
static |
Definition at line 1811 of file gui.c.
|
static |
Definition at line 534 of file gui.c.
|
static |
Definition at line 420 of file gui.c.
|
static |
|
static |
Definition at line 1743 of file gui.c.
Definition at line 1153 of file gui.c.
|
static |
Definition at line 1521 of file gui.c.
|
static |
|
static |
Definition at line 1479 of file gui.c.
Referenced by GUILoggedOutSAS().
Definition at line 76 of file gui.c.
Referenced by DrawBrandingBitmap(), and DrawScrollingBrandingBitmap().
|
static |
Definition at line 1770 of file gui.c.
Referenced by GUIDisplayLockedNotice().
|
static |
Definition at line 957 of file gui.c.
Referenced by OnLogOff().
|
static |
Definition at line 1384 of file gui.c.
Referenced by GUILoggedOutSAS().
|
static |
Definition at line 934 of file gui.c.
Referenced by DoLogon(), and SecurityDialogProc().
|
static |
Definition at line 831 of file gui.c.
Referenced by SecurityDialogProc().
|
static |
Definition at line 999 of file gui.c.
Referenced by SecurityDialogProc().
|
static |
Definition at line 1015 of file gui.c.
Referenced by LogonDialogProc(), and SecurityDialogProc().
|
static |
Definition at line 573 of file gui.c.
Referenced by DoChangePassword(), DoLogon(), and SecurityDialogProc().
|
static |
Definition at line 1052 of file gui.c.
Referenced by GUILoggedOnSAS().
|
static |
Definition at line 1349 of file gui.c.
Referenced by LogonDialogProc().
|
static |
Definition at line 1586 of file gui.c.
Referenced by LockedDialogProc(), and UnlockDialogProc().
Definition at line 166 of file gui.c.
Referenced by LockedDialogProc(), LogonDialogProc(), SecurityDialogProc(), and UnlockDialogProc().
Definition at line 381 of file gui.c.
Referenced by GUIDisplayStatusMessage().
|
static |
Definition at line 288 of file gui.c.
Referenced by StartupWindowThread().
|
static |
Definition at line 1675 of file gui.c.
Referenced by GUILockedSAS().
|
static |
Definition at line 508 of file gui.c.
Referenced by GUIDisplaySASNotice().
| GINA_UI GinaGraphicalUI |
Definition at line 1823 of file gui.c.
Referenced by ChooseGinaUI().
Definition at line 44 of file gui.c.
Referenced by AdjustStatusMessageWindow(), ChangePasswordDialogProc(), LegalNoticeDialogProc(), LoadBrandingBitmaps(), LockedDialogProc(), LogOffDialogProc(), LogonDialogProc(), SecurityDialogProc(), ShutdownDialogProc(), StatusDialogProc(), UnlockDialogProc(), and WelcomeDialogProc().
Definition at line 45 of file gui.c.
Referenced by AdjustStatusMessageWindow(), LegalNoticeDialogProc(), LoadBrandingBitmaps(), LogOffDialogProc(), LogonDialogProc(), ShutdownDialogProc(), StatusDialogProc(), and WelcomeDialogProc().