summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/src/resource.h
blob: c1e0c84d7dc6ca33ca5b5c54f11d186e50d95681 (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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by db_autobackups.rc
//
#define IDD_OPTIONS                     101
#define IDI_ICON1                       270
#define IDD_COPYPROGRESS                271
#define SPIN_PERIOD                     1369
#define SPIN_NUMBACKUPS                 1370
#define IDC_PT                          1371
#define IDC_ED_PERIOD                   1658
#define IDC_RAD_DISABLED                1660
#define IDC_RAD_START                   1663
#define IDC_RAD_EXIT                    1664
#define IDC_RAD_PERIODIC                1665
#define IDC_ED_NUMBACKUPS               1666
#define IDC_ED_FOLDER                   1667
#define IDC_BUT_BROWSE                  1668
#define IDC_LNK_FOLDERS                 1669
#define IDC_CHK_NOPROG                  1670
#define IDC_BUT_NOW                     1671
#define IDC_CHK_NOPOPUP                 1672
#define IDC_CHK_USEZIP                  1673
#define IDC_PROGRESSMESSAGE             0xDAED
#define IDC_PROGRESS                    0xDEAD

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        272
#define _APS_NEXT_COMMAND_VALUE         40018
#define _APS_NEXT_CONTROL_VALUE         1673
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif