summaryrefslogtreecommitdiff
path: root/ping_protocol/resource.h
blob: 27544ccef65a80ca46c61188e9691cf8e9cc5575 (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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by pingproto.rc
//
#define IDD_DIALOG1                     101
#define IDD_DIALOG2                     102
#define IDD_DIALOG3                     103
#define IDR_MENU1                       106
#define IDI_ICON_PROTO                  108
#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_MINMAX                  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_ED_COMMAND                  1032
#define IDC_RSTATUS                     1033
#define IDC_ED_PARAMS                   1033
#define IDC_NRSTATUS                    1034
#define IDC_TSTATUS                     1035
#define IDC_DSTATUS                     1036
#define IDC_CHK_NOTESTSTATUS            1037
#define IDC_COMBO_GROUP                 1038
#define IDC_CHK_HIDEPROTO               1038
#define IDC_CHK_USESTATUSMSG            1039
#define ID_MENU_ENABLEALLPINGS          40002
#define ID_MENU_OPTIONS                 40003
#define ID_MENU_DISABLEALLPINGS         40004
#define ID_MENU_DESTINATIONS            40005

#define IDC_STATIC			            -1
// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        109
#define _APS_NEXT_COMMAND_VALUE         40006
#define _APS_NEXT_CONTROL_VALUE         1039
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif