ReactOS
0.4.16-dev-125-g798ea90
fontview.h
Go to the documentation of this file.
1
#pragma once
2
3
#define MAX_LOADSTRING 50
4
#define MAX_BUTTONNAME 30
5
6
#define HEADER_SIZE 37
7
#define BUTTON_POS_X 6
8
#define BUTTON_POS_Y 8
9
#define BUTTON_WIDTH 80
10
#define BUTTON_HEIGHT 21
11
#define BUTTON_PADDING 8
12
13
#define IDC_INSTALL 1001
14
#define IDC_PRINT 1002
15
#define IDC_DISPLAY 1003
16
#define IDC_PREV 1004
17
#define IDC_NEXT 1005
18
19
LRESULT
CALLBACK
MainWndProc
(
HWND
,
UINT
,
WPARAM
,
LPARAM
);
20
21
BOOL
LoadFont
(
LPWSTR
lpCmdLine);
22
23
extern
INT
g_FontIndex
;
CALLBACK
#define CALLBACK
Definition:
compat.h:35
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
g_FontIndex
INT g_FontIndex
Definition:
fontview.c:20
LoadFont
BOOL LoadFont(LPWSTR lpCmdLine)
MainWndProc
LRESULT CALLBACK MainWndProc(HWND, UINT, WPARAM, LPARAM)
Definition:
fontview.c:585
void
Definition:
nsiface.idl:2307
UINT
unsigned int UINT
Definition:
ndis.h:50
INT
int32_t INT
Definition:
typedefs.h:58
LPARAM
LONG_PTR LPARAM
Definition:
windef.h:208
LRESULT
LONG_PTR LRESULT
Definition:
windef.h:209
WPARAM
UINT_PTR WPARAM
Definition:
windef.h:207
LPWSTR
WCHAR * LPWSTR
Definition:
xmlstorage.h:184
base
applications
fontview
fontview.h
Generated on Mon Oct 14 2024 06:02:23 for ReactOS by
1.9.6