ignore some files
[tridge/bind9.git] / bin / win32 / BINDInstall / resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by BINDInstall.rc
4 //
5 #define IDS_MAINFRAME                   1
6 #define IDS_CREATEDIR                   2
7 #define IDS_SUCCESS                     3
8 #define IDS_FAIL                        4
9 #define IDS_DIREXIST                    5
10 #define IDS_INSTALL_DIR                 6
11 #define IDS_INSTALL_FILE                7
12 #define IDS_INSTALL_SERVICE             8
13 #define IDS_INSTALL_MESSAGE             9
14 #define IDS_UNINSTALL                   14
15 #define IDS_UNINSTALL_DONE              15
16 #define IDS_CREATE_KEY                  16
17 #define IDS_ADD_REMOVE                  17
18 #define IDS_CLEANUP                     18
19 #define IDS_INSTALL_DONE                19
20 #define IDS_CREATE_DIR                  20
21 #define IDS_REMOVE_DIR                  21
22 #define IDS_COPY_FILE                   22
23 #define IDS_DELETE_FILE                 23
24 #define IDS_OPEN_SCM                    24
25 #define IDS_CREATE_SERVICE              25
26 #define IDS_OPEN_SERVICE                26
27 #define IDS_REMOVE_SERVICE              27
28 #define IDS_REGISTER_MESSAGES           28
29 #define IDS_UNREGISTER_MESSAGES         29
30 #define IDS_STOP_SERVICE                30
31 #define IDS_START_SERVICE               31
32 #define IDS_UNINSTALL_DIR               32
33 #define IDS_UNINSTALL_FILES             33
34 #define IDS_UNINSTALL_SERVICE           34
35 #define IDS_UNINSTALL_MESSAGE           35
36 #define IDS_ERR_OPEN_SCM                36
37 #define IDS_ERR_OPEN_SERVICE            37
38 #define IDS_ERR_STOP_SERVICE            38
39 #define IDS_ERR_NONCRIT_FILE            39
40 #define IDS_ERR_CRITICAL_FILE           40
41 #define IDS_ERR_COPY_FILE               40
42 #define IDS_ERR_CREATE_SERVICE          41
43 #define IDS_ERR_REMOVE_SERVICE          42
44 #define IDS_REBOOT                      43
45 #define IDS_BAD_PRIVILEGES              44
46 #define IDS_ERR_CREATE_DIR              45
47 #define IDS_VERSION                     46
48 #define IDS_ERR_CREATE_KEY              47
49 #define IDS_ERR_SET_VALUE               48
50 #define IDS_NO_VERSION                  49
51 #define IDS_EXISTING_NEWER              50
52 #define IDS_FILE_BAD                    51
53 #define IDS_ERR_TOOPRIVED               52
54 #define IDS_ERR_BADACCOUNT              53
55 #define IDS_ERR_WRONGPRIV               54
56 #define IDS_CREATEACCOUNT_FAILED        55
57 #define IDS_ERR_PASSWORD                56
58 #define IDS_ERR_UPDATE_SERVICE          57
59 #define IDS_ERR_NULLPASSWORD            58
60 #define IDS_ERR_WHITESPACE              59
61 #define IDD_BINDINSTALL_DIALOG          102
62 #define IDR_MAINFRAME                   128
63 #define IDD_BROWSE                      129
64 #define IDI_CHECK                       130
65 #define IDI_X                           132
66 #define IDC_CURSOR1                     142
67 #define IDD_DIALOG1                     143
68 #define IDC_TARGETDIR                   1001
69 #define IDC_BROWSE                      1002
70 #define IDC_DIRLIST                     1004
71 #define IDC_CURDIR                      1005
72 #define IDC_INSTALL                     1006
73 #define IDC_COPY_FILE                   1007
74 #define IDC_REG_SERVICE                 1008
75 #define IDC_REG_MESSAGE                 1009
76 #define IDC_CREATE_DIR                  1010
77 #define IDC_EXIT                        1011
78 #define IDC_DIR_TAG                     1012
79 #define IDC_COPY_TAG                    1013
80 #define IDC_SERVICE_TAG                 1014
81 #define IDC_MESSAGE_TAG                 1015
82 #define IDC_AUTO_START                  1016
83 #define IDC_UNINSTALL                   1017
84 #define IDC_VERSION                     1018
85 #define IDC_KEEP_FILES                  1019
86 #define IDC_CURRENT_TAG                 1020
87 #define IDC_DRIVES                      1021
88 #define IDC_CURRENT                     1021
89 #define IDC_START                       1022
90 #define IDC_ACCOUNT_NAME                1030
91 #define IDC_ACCOUNT_PASSWORD            1031
92 #define IDC_ACCOUNT_PASSWORD_CONFIRM    1032
93
94 // Next default values for new objects
95 // 
96 #ifdef APSTUDIO_INVOKED
97 #ifndef APSTUDIO_READONLY_SYMBOLS
98 #define _APS_NEXT_RESOURCE_VALUE        144
99 #define _APS_NEXT_COMMAND_VALUE         32771
100 #define _APS_NEXT_CONTROL_VALUE         1027
101 #define _APS_NEXT_SYMED_VALUE           104
102 #endif
103 #endif