blob: 3e69e1e2fd496de9f480953c292a45bde63b1a7c (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDC_NOTOALL 3
#define IDD_INSTALLINI 235
#define IDD_WARNINICHANGE 236
#define IDD_INIIMPORTDONE 237
#define IDD_OPTIONS 238
#define IDD_COPYPROGRESS 239
#define IDC_ININAME 1333
#define IDC_VIEWINI 1334
#define IDC_SECURITYINFO 1335
#define IDC_SETTINGNAME 1336
#define IDC_NEWVALUE 1337
#define IDC_WARNNOMORE 1338
#define IDC_DELETE 1339
#define IDC_RECYCLE 1340
#define IDC_NEWNAME 1341
#define IDC_MOVE 1342
#define IDC_LEAVE 1343
#define IDC_ED_PERIOD 1344
#define IDC_RAD_DAYS 1345
#define IDC_RAD_HOURS 1346
#define IDC_ED_FOLDER 1347
#define IDC_BUT_BROWSE 1348
#define IDC_ED_NUMBACKUPS 1349
#define IDC_BUT_NOW 1350
#define IDC_CHK_NOPROG 1351
#define IDC_RAD_DISABLED 1352
#define IDC_RAD_START 1353
#define IDC_RAD_EXIT 1354
#define IDC_RAD_PERIODIC 1355
#define IDC_PROGRESS 1356
#define IDC_PROGRESSMESSAGE 1357
#define IDI_MENU 240
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 273
#define _APS_NEXT_COMMAND_VALUE 40018
#define _APS_NEXT_CONTROL_VALUE 1676
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|