blob: 7b13f6957d03ce393718fa8997915bd5ea87d383 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by db3x_mmap.rc
//
#define IDC_NOTOALL 3
#define IDREMOVE 3
#define IDD_OPTIONS 101
#define IDD_INSTALLINI 235
#define IDD_WARNINICHANGE 236
#define IDD_INIIMPORTDONE 237
#define IDD_LOGIN 269
#define IDD_NEWPASS 270
#define IDI_ICON2 271
#define IDI_ICON3 272
#define IDC_LANG 274
#define IDD_CHANGEPASS 275
#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_HEADERBAR 1657
#define IDC_USERPASS 1658
#define IDC_ENC 1659
#define IDC_USERPASS1 1659
#define IDC_OLDPASS 1660
#define IDC_USERPASS2 1661
#define IDC_NEWPASSINFO 1679
#define IDC_MODULES 1680
#define IDC_NEWPASSINFO2 1680
#define IDC_INFO 1682
#define IDC_AUTHOR 1683
#define IDC_NEWPASS1 1683
#define IDC_SITE 1684
#define IDC_NEWPASS2 1684
#define IDC_EMAIL 1685
#define IDC_UID 1686
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 276
#define _APS_NEXT_COMMAND_VALUE 40018
#define _APS_NEXT_CONTROL_VALUE 1685
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|