summaryrefslogtreecommitdiff
path: root/plugins/Ping/src/resource.h
blob: 214edade091897d374282b0da747a6161d229f27 (plain)
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ping.rc
//
#define IDD_DIALOG1                     101
#define IDD_DIALOG2                     102
#define IDD_DIALOG3                     103
#define IDR_MENU1                       106
#define IDI_ICON_PROTO                  108
#define IDI_ICON_DISABLED               112
#define IDI_ICON_NOTRESPONDING          113
#define IDI_ICON_RESPONDING             114
#define IDI_ICON_TESTING                115
#define IDC_PPM                         1001
#define IDC_PT                          1002
#define IDC_RPT                         1003
#define IDC_CHECK1                      1005
#define IDC_CHECKPOPUP                  1005
#define IDC_CHK_DESTTCP                 1005
#define IDC_BUTTONEDIT                  1006
#define IDC_BUTTONRELOAD                1007
#define IDC_CHK_LOG                     1008
#define IDC_ED_FILENAME                 1009
#define IDC_CHECKPOPUP2                 1010
#define IDC_CHK_LOGCSV                  1011
#define IDC_CHK_BLOCK                   1012
#define IDC_BTN_VIEWLOG                 1013
#define IDC_ED_DATAFILENAME             1014
#define IDC_BTN_LOGBROWSE               1015
#define IDC_BTN_DATABROWSE              1016
#define IDC_ED_DESTADDR                 1016
#define IDC_ED_DESTLAB                  1017
#define IDC_BTN_DESTADD                 1018
#define IDC_LST_DEST                    1019
#define IDC_BTN_DESTREM                 1020
#define IDC_ED_DESTPORT                 1021
#define IDC_BTN_DESTEDIT                1021
#define IDC_ED_DESTPROTO                1022
#define IDC_BTN_DESTUP                  1022
#define IDC_BTN_DESTDOWN                1023
#define IDC_COMBO_DESTPROTO             1024
#define IDC_COMBO_DESTSTAT              1025
#define IDC_COMBO_DESTSTAT2             1026
#define IDC_BGCOL                       1031
#define IDC_ED_COMMAND                  1032
#define IDC_STATFS                      1032
#define IDC_RSTATUS                     1033
#define IDC_ED_PARAMS                   1033
#define IDC_NRSTATUS                    1034
#define IDC_TSTATUS                     1035
#define IDC_EDIT1                       1035
#define IDC_DSTATUS                     1036
#define IDC_CHK_NOTESTSTATUS            1037
#define IDC_CHK_NOTESTICON              1037
#define IDC_COMBO_GROUP                 1038
#define IDC_CHK_HIDEPROTO               1038
#define IDC_SP_INDENT                   1038
#define IDC_EDIT2                       1039
#define IDC_SP_ROWHEIGHT                1040
#define IDC_CHK_ATTACH                  1041
#define IDC_CHK_MINMAX                  1042
#define IDC_ST_VER                      1043
#define ID_MENU_ENABLEALLPINGS          40002
#define ID_MENU_OPTIONS                 40003
#define ID_MENU_DISABLEALLPINGS         40004
#define ID_MENU_DESTINATIONS            40005
#define ID_MENU_GRAPH                   40006
#define ID_MENU_TOGGLE                  40007
#define ID_MENU_EDIT                    40008

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        116
#define _APS_NEXT_COMMAND_VALUE         40009
#define _APS_NEXT_CONTROL_VALUE         1044
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif