-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathresource.h
More file actions
39 lines (38 loc) · 1.42 KB
/
resource.h
File metadata and controls
39 lines (38 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by fontgen.rc
//
#define IDD_MAIN 101
#define IDC_GEN 1000
#define IDC_QUIT 1001
#define IDC_FONTSEL 1002
#define IDC_CHOOSE 1003
#define IDC_FONTWEIGHT 1004
#define IDC_FONTFIXED 1005
#define IDC_SZ10 1010
#define IDC_SZ12 1011
#define IDC_SZ14 1012
#define IDC_SZ16 1013
#define IDC_SZ18 1014
#define IDC_SZ20 1015
#define IDC_SZ22 1016
#define IDC_SZ24 1017
#define IDC_SZ26 1018
#define IDC_SZ28 1019
#define IDC_SZ32 1020
#define IDC_SZ36 1021
#define IDC_SZ40 1022
#define IDC_SZ48 1023
#define IDC_SZ56 1024
#define IDC_SZ64 1025
#define IDC_STATIC 200
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif