death to trailing whitespace
[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
12 #define IDS_INSTALLATION_FAILURE                0
13 #define IDS_SCM_OPEN_FAILED                     1
14 #define IDS_SERVICE_CREATE_FAILED               2
15 #define IDS_SERVICE_OPEN_FAILED                 3
16 #define IDS_SERVICE_QUERY_FAILED                4
17 #define IDS_SERVICE_STOP_FAILED                 5
18 #define IDS_SERVICE_DELETE_FAILED               6
19 #define IDS_REG_DELETE_VALUE_ERROR                      7
20 #define IDS_SERVICE_ENABLE_FAILED                       8
21 #define IDS_OLE_DLL_INSTALL_FAILED                      9
22 #define IDS_OLE_DLL_UNINSTALL_FAILED            10
23 #define IDS_EXTENSION_DLL_UNINSTALL_FAILED              11
24 #define IDS_EXTENSION_DLL_INSTALL_FAILED                12
25 #define IDS_CANT_DETERMINE_PRODUCT                      13
26 #define IDS_TITLE                                                       14
27 #define IDS_CANT_DETERMINE_APP_PATH                     15
28
29 #define IDS_CLIENT_APP_NAME                             16
30 #define IDS_SERVER_APP_NAME                             17
31 #define IDS_CC_APP_NAME                                         18
32 #define IDS_CANT_LOAD_RESOURCES                         19
33 #define IDS_CANT_UNINSTALL_AFSCREDS             20
34 #define IDS_MUST_STOP_SERVER                    21
35 #define IDS_MUST_STOP_CLIENT                    22
36 #define IDS_LIGHT_CLIENT_APP_NAME               23
37 #define IDS_WAITING_FOR_CLIENT_TO_STOP          24
38 #define IDS_WAITING_FOR_SERVER_TO_STOP          25
39 #define IDD_PROGRESS                            26
40 #define IDS_CLIENT_NEEDED_BY_SERVER             27
41 #define IDS_PRESERVE_CLIENT_CONFIG_INFO         28
42 #define IDS_PRESERVE_SERVER_CONFIG_INFO         29
43 #define IDS_RESTORE_OF_PREVIOUS_CONFIG_FAILED   30
44 #define IDS_SAVE_OF_CONFIG_INFO_FAILED          31
45
46 #define IDS_PRESERVE_LIGHT_CLIENT_CONFIG_INFO   32
47 #define IDS_PRESERVE_CC_CONFIG_INFO             33
48
49 #define IDD_LICENSE                     36
50 #define IDC_LOGO                        1000
51 #define IDC_MSG                         1001
52 #define IDC_PRINT                       1002
53 #define IDC_TEXT                        1003
54 #define IDI_SPIN1                       20001
55 #define IDI_SPIN2                       20002
56 #define IDI_SPIN3                       20003
57 #define IDI_SPIN4                       20004
58 #define IDI_SPIN5                       20005
59 #define IDI_SPIN6                       20006
60 #define IDI_SPIN7                       20007
61 #define IDI_SPIN8                       20008
62 #define IDI_SPINSTOP                    20009
63
64 // Next default values for new objects
65 //
66 #ifdef APSTUDIO_INVOKED
67 #ifndef APSTUDIO_READONLY_SYMBOLS
68 #define _APS_NEXT_RESOURCE_VALUE        37
69 #define _APS_NEXT_COMMAND_VALUE         40001
70 #define _APS_NEXT_CONTROL_VALUE         1004
71 #define _APS_NEXT_SYMED_VALUE           101
72 #endif
73 #endif