ReactOS
0.4.15-dev-5640-g0dde428
|
Go to the source code of this file.
Macros | |
#define | FVM_SETTYPEFACE WM_USER |
#define | FVM_SETSTRING (WM_USER + 1) |
#define | FVM_GETFULLNAME (WM_USER + 2) |
#define | MAX_STRING 100 |
#define | MAX_FORMAT 20 |
#define | MAX_SIZES 8 |
Functions | |
BOOL | Display_InitClass (HINSTANCE hInstance) |
LRESULT | Display_OnPrint (HWND hwnd) |
Variables | |
const WCHAR | g_szFontDisplayClassName [] |
Definition at line 55 of file display.c.
Referenced by wWinMain().
Definition at line 437 of file display.c.
Referenced by MainWndProc().
Definition at line 34 of file display.c.
Referenced by Display_InitClass(), and MainWnd_OnCreate().