summaryrefslogtreecommitdiff
path: root/plugins/Updater/resource.h
blob: 294c46cf4f76241e8afce614c139e404e7c729a7 (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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by updater.rc
//
#define IDD_DIALOG1                     101
#define IDD_OPT1                        102
#define IDI_MAINMENU                    104
#define IDI_RESTART                     105
#define IDD_CONFIRMUPDATES              106
#define IDD_PROGRESS                    107
#define IDD_CONFIRMCOMPONENTS           108
#define IDI_UPDATEANDEXIT               128
#define IDC_BTN_RESTART                 1000
#define IDC_CHK_ONSTART                 1001
#define IDC_BTN_CHECK                   1002
#define IDC_LIST_UPDATES                1002
#define IDC_LST_REGISTERED              1003
#define IDC_PROGRESS                    1004
#define IDC_BTN_CHECKNORESTART          1004
#define IDC_PROGMSG                     1005
#define IDC_CHK_ONCE                    1006
#define IDC_CHK_DAILY                   1007
#define IDC_CHK_NOCONFIDLE              1008
#define IDC_CHK_BACKUP                  1009
#define IDC_CHK_DLLSONLY                1010
#define IDC_CHK_CONFALL                 1012
#define IDC_CHK_NOINSTALL               1013
#define IDC_CHK_STARTOFFLINE            1013
#define IDC_LIST_COMPONENTS             1014
#define IDC_ED_UPDATES                  1016
#define IDC_BTN_BRUPDATES               1019
#define IDC_CHK_POPUP                   1021
#define IDC_CHK_RESTART                 1022
#define IDC_CHK_UPDATEANDEXIT           1023
#define IDC_SLID_VERREQ                 1024
#define IDC_ST_VERREQ                   1025
#define IDC_CHK_SAVEZIPS                1026
#define IDC_ANIMATE1                    1027
#define IDC_CHK_SAVEZIPS2               1027
#define IDC_CHK_NOUNZIP                 1027
#define IDC_BTN_CHANGELOG               1028
#define IDC_BTN_SELECTDLLS              1029
#define IDC_BTN_SELECTDLLS2             1030
#define IDC_BTN_SELECTINV               1030
#define IDC_BTN_SELECTALL               1031

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1030
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif