corrections-to-MIT-merge-20040306
[openafs.git] / src / WINNT / afsapplib / al_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_COVERDLG                    0
11 #define IDS_BADCREDS_DESC_GENERAL       5001
12 #define IDS_BADCREDS_DESC_EXPIRED       5002
13 #define IDS_BADCREDS_DESC_BADCHOICE     5003
14 #define IDS_BADCREDS_DESC2              5004
15 #define IDS_BADCREDS_DESC3              5005
16 #define IDS_BADCREDS_DESC3_ADM          5006
17 #define IDS_BADCREDS_DESC_DESTROYED     5007
18 #define IDS_ERROR_BAD_CREDENTIALS       5008
19 #define IDS_BROWSE_WAITING              5009
20 #define IDS_BROWSE_BADCELL_TITLE        5010
21 #define IDS_BROWSE_BADCELL_DESC         5011
22 #define IDS_CREDS_NONE                  5012
23 #define IDS_CREDS_VALID                 5013
24 #define IDS_CREDS_EXPIRED               5014
25 #define IDC_OPENCELL_CELL               11000
26 #define IDC_ERROR_STATUS                11001
27 #define IDC_ERROR_DESC                  11002
28 #define IDC_OPENCELL_ID                 11004
29 #define IDC_OPENCELL_PASSWORD           11005
30 #define IDC_CREDS_CURRENTID             11006
31 #define IDC_CREDS_EXPDATE               11007
32 #define IDC_CREDS_LOGIN                 11008
33 #define IDC_CREDS_ID                    11009
34 #define IDC_CREDS_PASSWORD              11010
35 #define IDC_CREDS_CELL                  11011
36 #define IDC_BADCREDS_DESC               11016
37 #define IDC_BADCREDS_SHUTUP             11017
38 #define IDC_BROWSE_NAMED                11019
39 #define IDC_BROWSE_LIST                 11020
40 #define IDC_COVER_DESC                  11021
41 #define IDC_COVER_BUTTON                11022
42 #define IDC_COVER_BORDER                11023
43 #define IDC_BROWSE_TYPE                 11023
44 #define IDC_BROWSE_CELL                 11024
45 #define IDC_BROWSE_STATUS               11025
46 #define IDC_BROWSE_SELECT               11026
47 #define IDC_BROWSE_RESTART              11027
48 #define IDC_BROWSE_NONE                 11028
49 #define IDC_OPENCELL_OLDCREDS           11030
50 #define IDD_APPLIB_OPENCELL             15001
51 #define IDD_APPLIB_CREDENTIALS          15002
52 #define IDD_APPLIB_ERROR                15003
53 #define IDD_APPLIB_BADCREDS             15004
54 #define IDD_APPLIB_COVER                15005
55 #define IDD_APPLIB_BROWSE               15006
56 #define IDD_APPLIB_BROWSE_FILESET       15012
57 #define IDI_SPIN1                       20001
58 #define IDI_SPIN2                       20002
59 #define IDI_SPIN3                       20003
60 #define IDI_SPIN4                       20004
61 #define IDI_SPIN5                       20005
62 #define IDI_SPIN6                       20006
63 #define IDI_SPIN7                       20007
64 #define IDI_SPIN8                       20008
65 #define IDI_SPINSTOP                    20009
66 #define IDI_BOSSERVICE                  20010
67 #define IDB_LOCAL_USER                  20011
68 #define IDB_LOCAL_GROUP                 20012
69 #define IDB_FOREIGN_USER                20013
70 #define IDB_FOREIGN_GROUP               20014
71 #define IDI_SERVER                      20015
72 #define IDI_SERVER_ALERT                20016
73 #define IDI_SERVER_UNMON                20017
74 #define IDI_SERVICE                     20018
75 #define IDI_SERVICE_ALERT               20019
76 #define IDI_SERVICE_STOPPED             20020
77 #define IDI_AGGREGATE                   20021
78 #define IDI_AGGREGATE_ALERT             20022
79 #define IDI_FILESET                     20023
80 #define IDI_FILESET_ALERT               20024
81 #define IDI_FILESET_LOCKED              20025
82 #define IDB_UNAUTHENTICATED             20026
83 #define IDB_MASK_OBJ                    20027
84 #define IDB_LOCAL_OTHER                 20028
85 #define IDB_FOREIGN_OTHER               20029
86 #define IDB_ANY_OTHER                   20030
87 #define IDI_MULTIPLE                    20031
88 #define IDI_INITIAL_OBJECT              20032
89 #define IDI_INITIAL_CONTAINER           20033
90 #define IDI_ACL                         20034
91 #define IDI_CELL                        20035
92 #define IDI_SERVER_KEY                  20036
93 #define IDI_USER                        20037
94 #define IDI_GROUP                       20038
95 #define IDC_STATIC                      -1
96
97 // Next default values for new objects
98 // 
99 #ifdef APSTUDIO_INVOKED
100 #ifndef APSTUDIO_READONLY_SYMBOLS
101 #define _APS_NO_MFC                     1
102 #define _APS_3D_CONTROLS                     1
103 #define _APS_NEXT_RESOURCE_VALUE        20035
104 #define _APS_NEXT_COMMAND_VALUE         9000
105 #define _APS_NEXT_CONTROL_VALUE         11031
106 #define _APS_NEXT_SYMED_VALUE           7000
107 #endif
108 #endif