-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
76 lines (75 loc) · 3.14 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 24term.rc
//
#define IDI_MAIN 101
#define IDI_CONFIG 102
#define IDD_MESSAGE 103
#define IDD_CONFIG 104
#define IDD_COMM 106
#define IDR_MENU 107
#define IDI_MENU 108
#define IDD_COLOR 110
#define IDR_COLOR_S 114
#define IDI_ARROW 118
#define IDD_MISC 119
#define IDI_GAMMALH 120
#define IDI_GAMMAM 121
#define IDD_HOST 123
#define IDR_CONFIG 127
#define IDC_HOST 1000
#define IDC_STAY 1000
#define IDC_MESSAGE 1001
#define IDC_NEWLINE 1002
#define IDC_ENTER 1003
#define IDC_BSDEL 1006
#define IDC_ECHO 1007
#define IDC_RTS 1008
#define IDC_DTR 1010
#define IDC_DSR 1014
#define IDC_CTS 1015
#define IDC_RING 1016
#define IDC_CD 1017
#define IDC_OPTION 1019
#define IDC_EDITRGB 1053
#define IDC_SLIDERR 1055
#define IDC_SLIDERG 1056
#define IDC_SLIDERB 1057
#define IDC_CHECKRND 1059
#define IDC_PIC 1060
#define IDC_BITMAP 1061
#define IDC_GAMMA 1062
#define IDC_STATICB2 1063
#define IDC_SCROLL 1064
#define IDC_BAUD 1065
#define IDC_BITS 1080
#define IDC_FLOW 1087
#define IDC_PORT 1089
#define IDC_IRMODE 1095
#define IDC_YEN 1097
#define IDC_BOLD 1101
#define IDC_NAME 1102
#define IDC_SJIS 1107
#define IDM_LOG 40005
#define IDM_COPYPASTE 40006
#define IDM_SCROLLBAR 40007
#define IDM_CONFIG 40008
#define IDM_ASSOC 40008
#define IDM_QUIT 40009
#define IDM_COLOR_W 40010
#define IDM_COLOR_B 40011
#define IDM_NEW 40012
#define IDM_CLOSE 40013
#define IDM_LOAD 40014
#define IDM_SAVE 40015
#define IDM_RESET 40016
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40010
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif