-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
100 lines (99 loc) · 4.12 KB
/
resource.h
File metadata and controls
100 lines (99 loc) · 4.12 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
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SuperTerm.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDP_SOCKETS_INIT_FAILED 104
#define IDI_TERM 120
#define IDR_MAINFRAME 128
#define IDR_SuperTermTYPE 129
#define IDD_CONFIG 130
#define IDR_POPUP_MENU 132
#define IDR_LED_OFF 135
#define IDR_LED_ON 136
#define IDI_ICON2 137
#define IDI_LED_ON 137
#define IDD_SENDFILE 139
#define IDB_BITMAP1 140
#define IDB_TOOLBAR 140
#define IDB_BITMAP2 144
#define IDB_CFGBMP 144
#define IDB_BITMAP3 145
#define IDB_STATUS 145
#define IDR_MENU1 146
#define IDC_BAUDRATE 1000
#define IDC_COMPORT 1001
#define IDC_COMBO1 1001
#define IDC_EDIT1 1002
#define IDC_CHECK1 1003
#define IDC_EDIT3 1003
#define IDC_BUTTON1 1003
#define IDC_CHECK2 1004
#define IDC_EDIT4 1004
#define IDC_COMBO2 1004
#define IDC_COMBO_FILE 1004
#define IDC_RADIO1 1005
#define IDC_RADIO2 1006
#define IDC_LOG_DOS 1007
#define IDC_LOG_UNIX 1008
#define IDC_EDIT2 1009
#define IDC_EDIT5 1010
#define IDC_EDIT6 1011
#define IDC_RADIO3 1012
#define IDC_EDIT7 1013
#define IDC_RADIO4 1014
#define IDC_CHECK3 1014
#define IDC_RADIO5 1015
#define IDC_INTERVAL 1015
#define IDC_USBDEVICE 1016
#define IDC_USB_EPIN 1017
#define IDC_USB_EPOUT 1018
#define IDC_TERM_ANSI 1019
#define IDC_LOG_UNIX2 1020
#define IDC_TERM_UTF8 1020
#define IDC_USB_INTERFACE 1021
#define IDC_UART_NAME 1022
#define IDC_DTR 1023
#define IDC_RTS 1024
#define IDC_RTS2 1025
#define IDC_EDIT8 1025
#define IDC_PID 1025
#define IDC_IP_ADDRESS 1026
#define IDC_TERM_KEY_BS1 1027
#define IDC_TERM_UTF9 1028
#define IDC_TERM_KEY_BS2 1028
#define ID_FILE_LOGRAWDATA 32771
#define ID__DSADFAS 32772
#define ID__COPY 32773
#define ID__COPYALL 32774
#define ID__CLEAR 32775
#define ID__CLEARSCREEN 32776
#define ID__CLEAR_HISTORY 32777
#define ID__CLEAR_SCREEN 32778
#define ID__COPY_ALL 32779
#define ID__COPY_SELECTED 32780
#define ID_VIEW_OPTIONS 32781
#define ID_VIEW_LOGOUTPUT 32782
#define ID_VIEW_SHOWOUTPUT 32783
#define ID_VIEW_SHOWBINARY 32784
#define ID_VIEW_SHOW_OUTPUT 32785
#define ID_VIEW_SHOW_BINARY 32786
#define ID_BUTTON32794 32794
#define ID_FILE_SENDFILE 32798
#define ID__PASTE 32799
#define ID_EDIT_PASTE32800 32800
#define ID_PASTE_SAVE 32801
#define ID_SAVE_PASTE 32802
#define ID__ONSAVEPASTE 32803
#define ID_FILE_RECEIVEFILE 32804
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 148
#define _APS_NEXT_COMMAND_VALUE 32805
#define _APS_NEXT_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif