summaryrefslogtreecommitdiff
path: root/plugins/PackUpdater/resource.h
blob: 6a7041b03e1111830a1126f67fd809809abeb4de (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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Resource.rc
//
#define IDI_MENU                        101
#define IDD_UPDATE                      102
#define IDD_DOWNLOAD                    103
#define IDD_OPT_UPDATENOTIFY            104
#define IDD_POPUP                       105
#define IDD_POPUPDUMMI                  106
#define IDI_DELETE                      107
#define IDI_OK                          108
#define IDI_CANCEL                      109
#define IDC_UPDATETEXT                  1001
#define IDC_CURVER                      1002
#define IDC_NEWVER                      1003
#define IDC_INFO                        1004
#define IDC_PB                          1005
#define IDC_LABEL                       1006
#define IDC_USEWINCOLORS                1007
#define IDC_RC                          1008
#define IDC_USEPOPUPCOLORS              1009
#define IDC_COLORS                      1010
#define IDC_STATIC_INFINITE             1011
#define IDC_STATIC_DEFAULT              1012
#define IDC_TIMEOUT_VALUE_SPIN          1013
#define IDC_STATIC_SEC                  1014
#define IDC_LC                          1015
#define IDC_PREVIEW                     1016
#define IDC_TIMEOUT_VALUE               1017
#define IDC_USEOWNCOLORS                1018
#define IDC_ENABLEUPDATES               1019
#define IDC_REMINDER                    1020
#define IDC_LIST_UPDATES                1021
#define IDC_MESSAGE                     1022
#define IDC_DESCR                       1023
#define IDC_MSG_BOXES_MSG               1024
#define IDC_ERRORS_MSG                  1025
#define IDC_INFO_MESSAGES_MSG           1026
#define IDC_PROGR_DLG_MSG               1027
#define IDC_SYSLINK1                    1028
#define IDC_LINK_HOTKEY                 1028
#define IDC_MSG_BOXES2                  1029
#define IDC_ERRORS2                     1030
#define IDC_INFO_MESSAGES2              1031
#define IDC_PROGR_DLG2                  1032
#define IDC_NOTIFY2                     1033
#define IDC_NOTIFY                      1034
#define IDC_MSG_BOXES                   40071
#define IDC_ERRORS                      40072
#define IDC_INFO_MESSAGES               40073
#define IDC_PROGR_DLG                   40074
#define IDC_MSG_BOXES_TX                41071
#define IDC_ERR_TX                      41072
#define IDC_INFO_MESSAGES_TX            41073
#define IDC_PROGR_DLG_TX                41074
#define IDC_MSG_BOXES_BG                42071
#define IDC_ERR_BG                      42072
#define IDC_INFO_MESSAGES_BG            42073
#define IDC_PROGR_DLG_BG                42074

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        110
#define _APS_NEXT_COMMAND_VALUE         40075
#define _APS_NEXT_CONTROL_VALUE         1035
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif