resource.h
3.02 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MTTTY.RC
//
#define IDR_MTTTYMENU 101
#define IDR_MTTTYACCELERATOR 102
#define IDI_APPICON 103
#define IDD_TOOLBARSETTINGS 103
#define ID_TTYWINDOW 103
#define IDD_ABOUT 104
#define IDD_STATUSDIALOG 105
#define IDI_APPICON2 109
#define IDI_APPICON3 110
#define IDI_APPICON4 111
#define IDC_PORTCOMBO 1000
#define IDC_BAUDCOMBO 1001
#define IDC_PARITYCOMBO 1002
#define IDC_DATABITSCOMBO 1003
#define IDC_STOPBITSCOMBO 1004
#define IDC_STATCTS 1004
#define IDC_STATDSR 1005
#define IDC_STATRING 1006
#define IDC_STATRLSD 1007
#define IDC_LOCALECHOCHK 1008
#define IDC_DISPLAYERRORSCHK 1009
#define IDC_FONTBTN 1010
#define IDC_MODEMSTATUSGRP 1018
#define IDC_COMMEVENTSBTN 1019
#define IDC_LFBTN 1032
#define IDC_AUTOWRAPCHK 1033
#define IDC_STATUSEDIT 1034
#define IDC_FLOWCONTROLBTN 1039
#define IDC_PICTURE 1056
#define IDC_TIMEOUTSBTN 1057
#define IDC_OSVERSIONINFO 1065
#define IDC_CTSHOLDCHK 1067
#define IDC_DSRHOLDCHK 1068
#define IDC_RLSDHOLDCHK 1069
#define IDC_XOFFHOLDCHK 1070
#define IDC_XOFFSENTCHK 1071
#define IDC_EOFSENTCHK 1072
#define IDC_TXIMCHK 1073
#define IDC_TXCHAREDIT 1074
#define IDC_RXCHAREDIT 1075
#define IDC_NOREADINGCHK 1076
#define IDC_NOWRITINGCHK 1077
#define IDC_NOSTATUSCHK 1078
#define IDC_NOEVENTSCHK 1079
#define IDC_BUTTON1 1085
#define IDC_BUTTON_CONNECT_UART 1085
#define IDC_BUTTON2 1086
#define IDC_BUTTON2_SEC_BINFILE 1086
#define IDC_ABORTBTN 1100
#define IDC_TRANSFERPROGRESS 1200
#define ID_FILE_EXIT 40001
#define ID_HELP_ABOUTMTTTY 40002
#define ID_FILE_CONNECT 40004
#define ID_FILE_DISCONNECT 40005
#define ID_TTY_CLEAR 40008
#define ID_TRANSFER_SENDFILETEXT 40010
#define ID_TRANSFER_RECEIVEFILETEXT 40011
#define ID_TRANSFER_SENDREPEATEDLY 40012
#define ID_TRANSFER_ABORTREPEATEDSENDING 40018
#define IDC_STATIC 65535
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 40021
#define _APS_NEXT_CONTROL_VALUE 1087
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif