ReactOS 0.4.16-dev-329-g9223134
|
Go to the source code of this file.
Macros | |
#define | NT5_TOP_BORDER_HEIGHT 80 |
#define | NT5_BOTTOM_BORDER_HEIGHT 96 |
Functions | |
static VOID | NT5_DrawLogoffCaptionText (LPWSTR lpText, HDC hdcMem) |
static VOID | NT5_DrawLogoffIcon (HDC hdcMem) |
VOID | NT5_RefreshLogoffScreenText (LPWSTR lpText, HDC hdcMem) |
VOID | NT5_CreateLogoffScreen (LPWSTR lpText, HDC hdcMem) |
HDC | NT5_DrawBaseBackground (HDC hdcDesktop) |
#define NT5_BOTTOM_BORDER_HEIGHT 96 |
Definition at line 15 of file NT5design.c.
#define NT5_TOP_BORDER_HEIGHT 80 |
Definition at line 14 of file NT5design.c.
Definition at line 125 of file NT5design.c.
Referenced by DrawLogoffScreen().
Definition at line 136 of file NT5design.c.
Referenced by DrawBaseBackground().
Definition at line 21 of file NT5design.c.
Referenced by NT5_CreateLogoffScreen(), and NT5_RefreshLogoffScreenText().
Definition at line 69 of file NT5design.c.
Referenced by NT5_CreateLogoffScreen().
Definition at line 115 of file NT5design.c.