ReactOS
0.4.16-dev-197-g92996da
display.h
Go to the documentation of this file.
1
#pragma once
2
3
/* Messages for the display class */
4
#define FVM_SETTYPEFACE WM_USER
5
#define FVM_SETSTRING (WM_USER + 1)
6
#define FVM_GETFULLNAME (WM_USER + 2)
7
8
/* Size restrictions */
9
#define MAX_STRING 100
10
#define MAX_FORMAT 20
11
#define MAX_SIZES 8
12
13
extern
const
WCHAR
g_szFontDisplayClassName
[];
14
15
/* Public function */
16
BOOL
Display_InitClass
(
HINSTANCE
hInstance
);
17
LRESULT
Display_OnPrint
(
HWND
hwnd
);
g_szFontDisplayClassName
const WCHAR g_szFontDisplayClassName[]
Definition:
display.c:19
Display_OnPrint
LRESULT Display_OnPrint(HWND hwnd)
Definition:
display.c:422
Display_InitClass
BOOL Display_InitClass(HINSTANCE hInstance)
Definition:
display.c:40
hInstance
HINSTANCE hInstance
Definition:
charmap.c:19
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
void
Definition:
nsiface.idl:2307
hwnd
_In_ LONG _In_ HWND hwnd
Definition:
winddi.h:4023
LRESULT
LONG_PTR LRESULT
Definition:
windef.h:209
WCHAR
__wchar_t WCHAR
Definition:
xmlstorage.h:180
base
applications
fontview
display.h
Generated on Wed Oct 30 2024 06:14:53 for ReactOS by
1.9.6