forked from Jiangxiaogang/FontMaker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
61 lines (60 loc) · 2.46 KB
/
resource.h
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by FontMaker.rc
//
#define IDD_FONTMAKER_DIALOG 102
#define IDD_MAIN 102
#define IDR_MAINFRAME 128
#define IDD_EDIT 130
#define IDD_ABOUT 131
#define IDB_BITMAP1 132
#define IDC_BTN_PREV 1000
#define IDC_BTN_NEXT 1001
#define IDC_BTN_SAVE 1002
#define IDC_BITMAP 1005
#define IDC_EDIT_HEIGHT 1006
#define IDC_EDIT_VERT 1007
#define IDC_EDIT_HORZ 1008
#define IDC_EDIT_WIDTH 1009
#define IDC_BTN_SCAN1 1010
#define IDC_SCAN2 1011
#define IDC_BTN_SCAN2 1011
#define IDC_SPIN1 1012
#define IDC_SPIN2 1013
#define IDC_SPIN3 1014
#define IDC_SPIN4 1015
#define IDC_LIST_FONT_NAME 1016
#define IDC_EDIT_FONT_SIZE 1017
#define IDC_LIST_FONT_STYLE 1018
#define IDC_SPIN5 1019
#define IDC_BTN_MSB 1020
#define IDC_BTN_LSB 1021
#define IDC_TEXT_CODE 1022
#define IDC_TEXT_INFO 1022
#define IDC_EDIT_INDEX 1022
#define IDC_LIST_CHARSET 1023
#define IDC_BTN_EDIT 1024
#define IDC_BTN_STD 1025
#define IDC_BTN_USER 1026
#define IDC_LIST_FORMAT 1027
#define IDC_EDIT_TABLE 1028
#define IDC_BTN_LOAD 1030
#define IDC_BTN_NUM 1032
#define IDC_BTN_LETTER 1033
#define IDC_EDIT1 1035
#define IDC_EDIT2 1036
#define IDC_SPIN6 1036
#define IDC_BTN_FW 1037
#define IDC_BTN_VW 1038
#define IDC_BTN_C 1039
#define IDC_BTN_BIN 1040
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1041
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif