51f9e159579af1d3d534777eda6539c3dbdf338e
[openafs.git] / src / WINNT / afs_setup_utils / resource.h
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  * 
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 #define IDC_STATIC                      -1
11 #define IDS_INSTALLATION_FAILURE        1
12 #define IDS_SCM_OPEN_FAILED             2
13 #define IDS_SERVICE_CREATE_FAILED       3
14 #define IDS_SERVICE_OPEN_FAILED         4
15 #define IDS_SERVICE_QUERY_FAILED        5
16 #define IDS_SERVICE_STOP_FAILED         6
17 #define IDS_SERVICE_DELETE_FAILED       7
18 #define IDS_REG_DELETE_VALUE_ERROR              8
19 #define IDS_SERVICE_ENABLE_FAILED               10
20 #define IDS_OLE_DLL_INSTALL_FAILED              11
21 #define IDS_OLE_DLL_UNINSTALL_FAILED    12
22 #define IDS_EXTENSION_DLL_UNINSTALL_FAILED              13
23 #define IDS_EXTENSION_DLL_INSTALL_FAILED                14
24 #define IDS_CANT_DETERMINE_PRODUCT              15
25 #define IDS_TITLE                                               16
26 #define IDS_CANT_DETERMINE_APP_PATH             17
27 #define IDS_CLIENT_APP_NAME                     18
28 #define IDS_SERVER_APP_NAME                     19
29 #define IDS_CC_APP_NAME                                 20
30 #define IDS_CANT_LOAD_RESOURCES                 21
31 #define IDS_CANT_UNINSTALL_AFSCREDS     22
32 #define IDS_MUST_STOP_SERVER            23
33 #define IDS_MUST_STOP_CLIENT            24
34 #define IDS_LIGHT_CLIENT_APP_NAME       25
35 #define IDS_WAITING_FOR_CLIENT_TO_STOP  26
36 #define IDS_WAITING_FOR_SERVER_TO_STOP  27
37 #define IDD_PROGRESS                    28
38 #define IDS_CLIENT_NEEDED_BY_SERVER     29
39 #define IDS_PRESERVE_CLIENT_CONFIG_INFO 30
40 #define IDS_PRESERVE_SERVER_CONFIG_INFO 31
41 #define IDS_RESTORE_OF_PREVIOUS_CONFIG_FAILED   32
42 #define IDS_SAVE_OF_CONFIG_INFO_FAILED  33
43 #define IDS_PRESERVE_LIGHT_CLIENT_CONFIG_INFO   34
44 #define IDS_PRESERVE_CC_CONFIG_INFO     35
45 #define IDD_LICENSE                     36
46 #define IDC_LOGO                        1000
47 #define IDC_MSG                         1001
48 #define IDC_PRINT                       1002
49 #define IDC_TEXT                        1003
50 #define IDI_SPIN1                       20001
51 #define IDI_SPIN2                       20002
52 #define IDI_SPIN3                       20003
53 #define IDI_SPIN4                       20004
54 #define IDI_SPIN5                       20005
55 #define IDI_SPIN6                       20006
56 #define IDI_SPIN7                       20007
57 #define IDI_SPIN8                       20008
58 #define IDI_SPINSTOP                    20009
59
60 // Next default values for new objects
61 // 
62 #ifdef APSTUDIO_INVOKED
63 #ifndef APSTUDIO_READONLY_SYMBOLS
64 #define _APS_NEXT_RESOURCE_VALUE        37
65 #define _APS_NEXT_COMMAND_VALUE         40001
66 #define _APS_NEXT_CONTROL_VALUE         1004
67 #define _APS_NEXT_SYMED_VALUE           101
68 #endif
69 #endif