death to trailing whitespace
[openafs.git] / src / WINNT / afsusrmgr / 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 IDS_APP_TITLE                   0
11 #define IDS_USRCOL_NAME                 1
12 #define IDS_GRPCOL_NAME                 2
13 #define IDS_BADCREDS_DESC               3
14 #define IDS_TAB_USERS                   4
15 #define IDS_TAB_GROUPS                  5
16 #define IDS_CELL_NONE                   6
17 #define IDS_CRED_NONE                   7
18 #define IDS_CRED_EXP                    8
19 #define IDS_CRED_OK                     9
20 #define IDS_USERS_ALL                   10
21 #define IDS_USERS_PATTERN               11
22 #define IDS_GROUPS_ALL                  12
23 #define IDS_GROUPS_PATTERN              13
24 #define IDS_QUERYING_LONG               14
25
26 #define IDS_ACTION_DESC_NONE            16
27 #define IDS_ACTION_DESC_ONE             17
28 #define IDS_ACTION_DESC_MULT            18
29 #define IDS_ACTCOL_OPERATION            19
30 #define IDS_ACTCOL_ELAPSED              20
31 #define IDS_ACTION_REFRESH_CELL         21
32 #define IDS_ACTION_REFRESH_SERVER       22
33 #define IDS_ACTION_SCOUT_CELL           23
34 #define IDS_ACTION_SCOUT_SERVER         24
35 #define IDS_FIND_NOTHING_TITLE          25
36 #define IDS_FIND_NOTHING_DESC           26
37 #define IDS_FIND_UNKNOWN_TITLE          27
38 #define IDS_FIND_UNKNOWN_DESC           28
39 #define IDS_HELPABOUT_DESC1             29
40 #define IDS_HELPABOUT_DESC2             30
41 #define IDS_HELPABOUT_DESC3             31
42
43 #define IDS_COLUMNS_TITLE               32
44 #define IDS_USER_PROPERTIES_TITLE_MULTIPLE 33
45 #define IDS_USER_PROPERTIES_TITLE       34
46 #define IDS_USER_NAME_MULTIPLE          35
47 #define IDS_ACCOUNTACCESS_OWNER         36
48 #define IDS_ACCOUNTACCESS_GROUP         37
49 #define IDS_ACCOUNTACCESS_ANYONE        38
50 #define IDS_ACCOUNTACCESS_MIXED         39
51 #define IDS_USER_KEY                    40
52 #define IDS_USER_KEY_HIDDEN             41
53 #define IDS_USER_KEY_UNKNOWN            42
54 #define IDS_USER_KEY_MULTIPLE           43
55 #define IDS_ACTION_USER_CHANGE          44
56 #define IDS_COUNT_WEEKS                 45
57 #define IDS_COUNT_DAYS                  46
58 #define IDS_COUNT_HOURS                 47
59
60 #define IDS_COUNT_MINUTES               48
61 #define IDS_COUNT_SECONDS               49
62 #define IDS_GROUP_PROPERTIES_TITLE_MULTIPLE 50
63 #define IDS_GROUP_PROPERTIES_TITLE      51
64 #define IDS_GROUP_NAME_MULTIPLE         52
65 #define IDS_ACCOUNTACCESS_OWNGROUP      53
66 #define IDS_OWNER_MIXED                 54
67 #define IDS_CREATOR_MIXED               55
68 #define IDS_GROUP_CHANGEOWNER_TITLE     56
69 #define IDS_GROUP_CHANGEOWNER_PROMPT    57
70 #define IDS_MEMBER_MIXED                58
71 #define IDS_USER_SHOW_MEMBER_TITLE      59
72 #define IDS_USER_SHOW_OWNER_TITLE       60
73 #define IDS_GROUP_SHOW_MEMBER_TITLE     61
74 #define IDS_USER_SHOW_MEMBER_TITLE_MULTIPLE 62
75 #define IDS_GROUP_SHOW_MEMBER_TITLE_MULTIPLE 63
76
77 #define IDS_ACTION_GROUP_RENAME         64
78 #define IDS_RENAME_TITLE                65
79 #define IDS_GROUP_TITLE                 66
80 #define IDS_SHOW_USERS                  67
81 #define IDS_SHOW_GROUPS                 68
82 #define IDS_GROUP_SHOW_OWNED_TITLE      69
83 #define IDS_BROWSE_TITLE_OWNED          70
84 #define IDS_BROWSE_PROMPT_OWNED         71
85 #define IDS_BROWSE_CHECK_OWNED          72
86 #define IDS_NEWUSER_PROPERTIES_TITLE    73
87 #define IDS_NEWUSER_SHOW_MEMBER_TITLE   74
88 #define IDS_NEWUSER_SHOW_OWNER_TITLE    75
89 #define IDS_ACTION_CELL_CHANGE          76
90 #define IDS_ACTION_USER_CREATE          77
91 #define IDS_NEWGROUP_PROPERTIES_TITLE   78
92 #define IDS_NEWGROUP_SHOW_MEMBER_TITLE  79
93
94 #define IDS_USRCOL_FLAGS                80
95 #define IDS_USRCOL_ADMIN                81
96 #define IDS_USRCOL_TICKET               82
97 #define IDS_USRCOL_SYSTEM               83
98 #define IDS_USRCOL_CHANGEPW             84
99 #define IDS_USRCOL_REUSEPW              85
100 #define IDS_USRCOL_EXPIRES              86
101 #define IDS_USRCOL_LASTPW               87
102 #define IDS_USRCOL_LASTMOD              88
103 #define IDS_USRCOL_LASTMODBY            89
104 #define IDS_USRCOL_LIFETIME             90
105 #define IDS_USRCOL_CDAYPW               91
106 #define IDS_USRCOL_CFAILLOGIN           92
107 #define IDS_USRCOL_CSECLOCK             93
108 #define IDS_USRCOL_CGROUPMAX            94
109 #define IDS_USRCOL_UID                  95
110
111 #define IDS_USRCOL_OWNER                96
112 #define IDS_USRCOL_CREATOR              97
113 #define IDS_USRCOL_STATUS               98
114 #define IDS_USRFLAG_ADMIN               99
115 #define IDS_USRFLAG_TICKET              100
116 #define IDS_USRFLAG_ENCRYPT             101
117 #define IDS_USRFLAG_CHANGEPW            102
118 #define IDS_USRFLAG_REUSEPW             103
119 #define IDS_YES                         104
120 #define IDS_NO                          105
121 #define IDS_GRPCOL_CMEMBERS             106
122 #define IDS_GRPCOL_UID                  107
123 #define IDS_GRPCOL_OWNER                108
124 #define IDS_GRPCOL_CREATOR              109
125 #define IDS_COL_USERS                   110
126 #define IDS_COL_GROUPS                  111
127
128 #define IDS_NEWGROUP_SHOW_OWNED_TITLE   112
129 #define IDS_USER_DELETE_MULTIPLE        113
130 #define IDS_GROUP_DELETE_MULTIPLE       114
131 #define IDS_ACTION_GROUP_CREATE         115
132 #define IDS_ACTION_USER_DELETE          116
133 #define IDS_ACTION_GROUP_DELETE         117
134 #define IDS_CELL_PROPERTIES_TITLE       118
135 #define IDS_MACHINES_ALL                119
136 #define IDS_MACHINES_PATTERN            120
137 #define IDS_TAB_MACHINES                121
138 #define IDS_MACHINE_DELETE_MULTIPLE     122
139 #define IDS_NEWMACHINE_PROPERTIES_TITLE 123
140 #define IDS_MACHINE_PROPERTIES_TITLE_MULTIPLE 124
141 #define IDS_MACHINE_PROPERTIES_TITLE    125
142 #define IDS_COL_MACHINES                126
143 #define IDS_MCHCOL_NAME                 127
144
145 #define IDS_BROWSE_TITLE_JOIN           128
146 #define IDS_BROWSE_PROMPT_JOIN          129
147 #define IDS_BROWSE_CHECK_JOIN           130
148 #define IDS_BROWSE_TITLE_OWN            131
149 #define IDS_BROWSE_PROMPT_OWN           132
150 #define IDS_BROWSE_CHECK_OWN            133
151 #define IDS_BROWSE_TITLE_MEMBER         134
152 #define IDS_BROWSE_PROMPT_MEMBER        135
153 #define IDS_BROWSE_CHECK_MEMBER         136
154 #define IDS_SEPARATORS                  137
155 #define IDS_ACTION_GROUP_CHANGE         138
156 #define IDS_ACTION_GROUP_MEMBER_ADD     139
157 #define IDS_ACTION_GROUP_MEMBER_REMOVE  140
158 #define IDS_ACTION_USER_PW_CHANGE       141
159 #define IDS_UNKNOWN_NAME                142
160 #define IDS_ACTION_USER_UNLOCK          143
161
162 #define IDS_MCHCOL_CGROUPMAX            144
163 #define IDS_MCHCOL_UID                  145
164 #define IDS_MCHCOL_OWNER                146
165 #define IDS_MCHCOL_CREATOR              147
166 #define IDS_OPTIONS_TITLE               148
167
168 #define IDS_COMMAND_PTS_ADDUSER         160
169 #define IDS_COMMAND_PTS_CHOWN           161
170 #define IDS_COMMAND_PTS_CREATEGROUP     162
171 #define IDS_COMMAND_PTS_CREATEUSER      163
172
173 #define IDS_COMMAND_PTS_DELETE          176
174 #define IDS_COMMAND_PTS_EXAMINE         177
175 #define IDS_COMMAND_PTS_LISTMAX         178
176 #define IDS_COMMAND_PTS_LISTOWNED       179
177 #define IDS_COMMAND_PTS_MEMBERSHIP      180
178 #define IDS_COMMAND_PTS_REMOVEUSER      181
179 #define IDS_COMMAND_PTS_RENAME          182
180 #define IDS_COMMAND_PTS_SETFIELDS       183
181 #define IDS_COMMAND_PTS_SETMAX          184
182 #define IDS_COMMAND_KAS_CREATE          185
183 #define IDS_COMMAND_KAS_DELETE          186
184 #define IDS_COMMAND_KAS_EXAMINE         187
185 #define IDS_COMMAND_KAS_GETRANDOMKEY    188
186 #define IDS_COMMAND_KAS_LIST            189
187 #define IDS_COMMAND_KAS_SETFIELDS       190
188 #define IDS_COMMAND_KAS_SETKEY          191
189
190 #define IDS_COMMAND_KAS_SETPASSWORD     192
191 #define IDS_COMMAND_KAS_STRINGTOKEY     193
192 #define IDS_COMMAND_KAS_UNLOCK          194
193 #define IDS_MACHINE_SHOW_MEMBER_TITLE   195
194 #define IDS_MACHINE_SHOW_OWNER_TITLE    196
195 #define IDS_MACHINE_SHOW_MEMBER_TITLE_MULTIPLE 197
196 #define IDS_NEWMACHINE_SHOW_MEMBER_TITLE 198
197 #define IDS_NEWMACHINE_SHOW_OWNER_TITLE 199
198 #define IDS_WARNING_TITLE               200
199 #define IDS_WARNING_SYSTEM_ACCOUNT      201
200
201 #define IDS_ERROR_BAD_REMOTE_SERVER     208
202 #define IDS_ERROR_BAD_LOCAL_SERVER      209
203 #define IDS_ERROR_CANT_OPEN_CELL        210
204 #define IDS_ERROR_BADCREDENTIALS        211
205
206 #define IDS_ERROR_TRANSLATED            224
207 #define IDS_ERROR_NOTTRANSLATED         225
208 #define IDS_ERROR_USER_MULTIPROP        226
209 #define IDS_ERROR_CANT_CHANGE_USER      227
210 #define IDS_ERROR_GROUP_MULTIPROP       228
211 #define IDS_ERROR_CANT_CHANGE_GROUP     229
212 #define IDS_ERROR_CANT_TRANSLATE_USER   230
213 #define IDS_ERROR_CANT_TRANSLATE_GROUP  231
214 #define IDS_ERROR_CANT_GET_USERPROP     232
215 #define IDS_ERROR_CANT_CHANGE_PASSWORD  233
216 #define IDS_ERROR_CANT_GET_RANDOM_KEY   234
217 #define IDS_ERROR_CANT_SET_GROUPS       235
218 #define IDS_ERROR_CANT_SET_GROUPS_MULTIPLE 236
219 #define IDS_ERROR_CANT_UNLOCK           237
220 #define IDS_ERROR_CANT_UNLOCK_MULTIPLE  238
221 #define IDS_ERROR_CANT_SET_MEMBERS      239
222
223 #define IDS_ERROR_CANT_SET_MEMBERS_MULTIPLE 240
224 #define IDS_ERROR_CANT_RENAME_GROUP     241
225 #define IDS_ERROR_CANT_CHANGE_OWNER     242
226 #define IDS_ERROR_CANT_CHANGE_OWNER_MULTIPLE 243
227 #define IDS_ERROR_CANT_CHANGE_CELL      244
228 #define IDS_ERROR_NO_PASSWORD_GIVEN     245
229 #define IDS_ERROR_MISMATCH_PASSWORD_GIVEN 246
230 #define IDS_ERROR_CANT_CREATE_USER      247
231 #define IDS_ERROR_CANT_CREATE_GROUP     248
232 #define IDS_ERROR_CANT_DELETE_USER      249
233 #define IDS_ERROR_CANT_DELETE_USER_MULTIPLE 250
234 #define IDS_ERROR_CANT_DELETE_GROUP     251
235 #define IDS_ERROR_CANT_DELETE_GROUP_MULTIPLE 252
236 #define IDS_ERROR_BAD_REMOTE_SERVER_INSTALL 253
237
238 #define IDS_CMDLINE_TITLE               256
239 #define IDS_CMDLINE_SYNTAX              257
240 #define IDS_CMDLINE_UNRECOGNIZED        258
241 #define IDS_CMDLINE_DUPLICATE           259
242 #define IDS_CMDLINE_UNEXPECTVALUE       260
243 #define IDS_CMDLINE_MISSINGVAL          261
244 #define IDS_CMDLINE_USERPASSWORD        262
245
246
247
248 #define IDD_MAIN                        1001
249 #define ACCEL_MAIN                      1002
250 #define MENU_MAIN                       1003
251 #define IDI_MAIN                        1004
252 #define IDD_TAB_USERS                   1005
253 #define IDD_TAB_GROUPS                  1006
254 #define IDD_ACTIONS                     1007
255 #define IDD_HELP_FIND                   1008
256 #define IDD_HELP_ERROR                  1009
257 #define IDD_HELP_ABOUT                  1010
258 #define MENU_USER_NONE                  1011
259 #define MENU_GROUP_NONE                 1012
260 #define MENU_USER                       1013
261 #define MENU_GROUP                      1014
262 #define MENU_COLUMNS                    1015
263 #define IDD_COLUMNS                     1016
264 #define MENU_MACHINE_NONE               1016
265 #define IDD_USER_ADVANCED               1017
266 #define MENU_MACHINE                    1017
267 #define IDD_USER_GENERAL                1018
268 #define IDD_GROUP_GENERAL               1019
269 #define IDD_USER_MEMBER                 1020
270 #define IDD_GROUP_MEMBER                1021
271 #define IDD_BROWSE                      1023
272 #define IDD_BROWSE_JOIN                 1024
273 #define IDD_BROWSE_OWN                  1025
274 #define IDD_BROWSE_MEMBER               1026
275 #define IDD_USER_PASSWORD               1027
276 #define IDD_GROUP_RENAME                1028
277 #define IDD_BROWSE_COMBO                1029
278 #define IDD_BROWSE_OWNER                1030
279 #define IDD_BROWSE_OWNED                1031
280 #define IDD_BROWSE_BOTH                 1032
281 #define IDD_NEWUSER_ACCOUNT             1034
282 #define IDD_NEWUSER_MEMBER              1035
283 #define IDD_NEWUSER                     1036
284 #define IDD_NEWGROUP_GENERAL            1037
285 #define IDD_NEWGROUP_MEMBER             1038
286 #define IDD_NEWGROUP                    1039
287 #define IDD_USER_DELETE                 1040
288 #define IDD_GROUP_DELETE                1041
289 #define IDD_CELL_GENERAL                1042
290 #define IDD_NEWUSER_GENERAL             1043
291 #define IDD_NEWUSER_ADVANCED            1044
292 #define IDD_TAB_MACHINES                1045
293 #define IDD_NEWMACHINE_MEMBER           1046
294 #define IDD_NEWMACHINE_ADVANCED         1048
295 #define IDD_NEWMACHINE                  1049
296 #define IDD_MACHINE_DELETE              1050
297 #define IDD_MACHINE_ADVANCED            1051
298 #define IDD_MACHINE_MEMBER              1052
299 #define IDD_OPTIONS                     1053
300 #define IDD_SEARCH_USERS                1054
301 #define IDC_DELETE_KAS                  1165
302 #define IDC_DELETE_PTS                  1166
303 #define IDC_TAB                         2000
304 #define IDC_BAR                         2001
305 #define IDC_CELL                        2002
306 #define IDC_CREDS                       2003
307 #define IDC_ANIM                        2004
308 #define IDC_USERS_PATTERN               2005
309 #define IDC_USERS_TITLE                 2006
310 #define IDC_USERS_LIST                  2007
311 #define IDC_GROUPS_TITLE                2009
312 #define IDC_GROUPS_PATTERN              2010
313 #define IDC_GROUPS_LIST                 2011
314 #define IDC_USERS_PATTERN_PROMPT        2013
315 #define IDC_GROUPS_PATTERN_PROMPT       2014
316 #define IDC_ACTION_DESC                 2015
317 #define IDC_ACTION_LIST                 2016
318 #define IDC_FIND_COMMAND                2017
319 #define IDC_ERROR_NUMBER                2018
320 #define IDC_ERROR_TRANSLATE             2019
321 #define IDC_ADVANCED_BOX                2020
322 #define IDC_HELPABOUT_ICON              2021
323 #define IDC_HELPABOUT_DESC              2022
324 #define IDC_COLUMNS                     2023
325 #define IDC_COL_AVAIL                   2024
326 #define IDC_COL_INSERT                  2025
327 #define IDC_COL_DELETE                  2026
328 #define IDC_COL_SHOWN                   2027
329 #define IDC_COL_UP                      2028
330 #define IDC_COL_DOWN                    2029
331 #define IDC_USER_ADMIN                  2030
332 #define IDC_BROWSE_CHECK                2030
333 #define IDC_USER_FAILLOCK               2031
334 #define IDC_USER_TGS                    2032
335 #define IDC_USER_CPW                    2033
336 #define IDC_USER_RPW                    2034
337 #define IDC_USER_FAILLOCK_DURATION      2035
338 #define IDC_USER_EXPIRE_TIME            2036
339 #define IDC_USER_EXPIRES                2037
340 #define IDC_USER_NOSEAL                 2038
341 #define IDC_USER_FAILLOCK_COUNT         2040
342 #define IDC_USER_PERM_STATUS            2042
343 #define IDC_USER_CPW_NOW                2045
344 #define IDC_USER_FAILLOCK_INFINITE      2047
345 #define IDC_USER_LIFETIME               2048
346 #define IDC_USER_PWEXPIRES              2050
347 #define IDC_USER_PWEXPIRATION           2051
348 #define IDC_USER_PERM_OWNED             2052
349 #define IDC_USER_PERM_MEMBER            2053
350 #define IDC_USER_NAME                   2055
351 #define IDC_USER_EXPIRE_DATE            2056
352 #define IDC_USER_GROUP_QUOTA            2057
353 #define IDC_USER_KEY                    2058
354 #define IDC_USER_EXPIRE_AT              2059
355 #define IDC_GROUP_NAME                  2060
356 #define IDC_GROUP_PERM_STATUS           2061
357 #define IDC_GROUP_PERM_GROUPS           2062
358 #define IDC_GROUP_PERM_MEMBERS          2063
359 #define IDC_GROUP_PERM_ADD              2064
360 #define IDC_GROUP_PERM_REMOVE           2065
361 #define IDC_GROUP_OWNER                 2066
362 #define IDC_GROUP_CHANGEOWNER           2067
363 #define IDC_GROUP_CREATOR               2068
364 #define IDC_USER_SHOW_MEMBER            2068
365 #define IDC_USER_SHOW_OWNER             2069
366 #define IDC_MEMBER_REMOVE               2070
367 #define IDC_MEMBER_ADD                  2071
368 #define IDC_CPW_VERSION_AUTO            2074
369 #define IDC_CPW_VERSION_MANUAL          2075
370 #define IDC_CPW_TITLE                   2076
371 #define IDC_CPW_VERSION                 2077
372 #define IDC_CPW_STRING                  2078
373 #define IDC_CPW_BYSTRING                2079
374 #define IDC_CPW_DATA                    2080
375 #define IDC_CPW_BYDATA                  2081
376 #define IDC_CPW_RANDOM                  2082
377 #define IDC_RENAME_OLDNAME              2083
378 #define IDC_RENAME_NEWNAME              2084
379 #define IDC_RENAME_OWNER                2085
380 #define IDC_RENAME_CHOWN                2086
381 #define IDC_RENAME_TITLE                2087
382 #define IDC_BROWSE_COMBO                2088
383 #define IDC_GROUP_SHOW_MEMBER           2089
384 #define IDC_GROUP_SHOW_OWNER            2090
385 #define IDC_NEWUSER_TITLE               2092
386 #define IDC_NEWUSER_NAME                2093
387 #define IDC_NEWUSER_ID_AUTO             2094
388 #define IDC_NEWUSER_ID_MANUAL           2095
389 #define IDC_NEWUSER_ID                  2096
390 #define IDC_NEWUSER_PW1                 2097
391 #define IDC_NEWUSER_PW2                 2098
392 #define IDC_ADVANCED                    2099
393 #define IDC_USER_CREATE_KAS             2100
394 #define IDC_USER_CREATE_PTS             2101
395 #define IDC_NEWGROUP_NAME               2101
396 #define IDC_NEWGROUP_TITLE              2102
397 #define IDC_NEWGROUP_ID_AUTO            2103
398 #define IDC_NEWGROUP_ID_MANUAL          2104
399 #define IDC_NEWGROUP_ID                 2105
400 #define IDC_DELETE_TITLE                2106
401 #define IDC_BROWSE_PATTERN              2107
402 #define IDC_CELL_NAME                   2108
403 #define IDC_CELL_USERMAX                2109
404 #define IDC_CELL_GROUPMAX               2110
405 #define IDC_MACHINES_LIST               2113
406 #define IDC_MACHINES_TITLE              2114
407 #define IDC_MACHINES_PATTERN            2115
408 #define IDC_MACHINES_PATTERN_PROMPT     2116
409 #define IDC_USER_GROUP_HASQUOTA         2117
410 #define IDC_USER_GROUP_NOQUOTA          2118
411 #define IDC_USER_FAILLOCK_FINITE        2119
412 #define IDC_USER_GROUP_HASQUOTA2        2119
413 #define IDC_USER_UNLOCK                 2120
414 #define IDC_REGEXP_UNIX                 2123
415 #define IDC_REGEXP_WINDOWS              2124
416 #define IDC_WARN_BADCREDS               2125
417 #define IDC_REFRESH                     2126
418 #define IDC_REFRESH_RATE                2127
419 #define IDC_SEARCH_ALL                  2130
420 #define IDC_SEARCH_EXPIRE               2131
421 #define IDC_SEARCH_PWEXPIRE             2132
422 #define IDC_SEARCH_EXPIRE_DATE          2133
423 #define IDC_SEARCH_PWEXPIRE_DATE        2134
424 #define M_OPENCELL                      3001
425 #define M_CREDENTIALS                   3002
426 #define M_EXIT                          3003
427 #define M_KEY_RETURN                    3004
428 #define M_KEY_TAB                       3005
429 #define M_KEY_BACKTAB                   3006
430 #define M_KEY_MENU                      3007
431 #define M_KEY_ESC                       3008
432 #define M_KEY_CTRLTAB                   3009
433 #define M_KEY_CTRLBACKTAB               3010
434 #define M_KEY_PROPERTIES                3011
435 #define M_CONTENTS                      3012
436 #define M_FIND                          3013
437 #define M_LOOKUP                        3014
438 #define M_ABOUT                         3015
439 #define M_VIEW_LARGE                    3016
440 #define M_VIEW_SMALL                    3017
441 #define M_VIEW_DETAILS                  3018
442 #define M_VIEW_ONE                      3019
443 #define M_VIEW_TWO                      3020
444 #define M_VIEW_STATUS                   3021
445 #define M_ACTIONS                       3022
446 #define M_OPTIONS                       3023
447 #define M_REFRESHALL                    3024
448 #define M_CELL_PROPERTIES               3025
449 #define M_USER_CREATE                   3026
450 #define M_GROUP_CREATE                  3027
451 #define M_UNLOCK                        3029
452 #define M_MEMBERSHIP                    3030
453 #define M_REFRESH                       3031
454 #define M_PROPERTIES                    3032
455 #define M_SELECTALL                     3033
456 #define M_RENAME                        3034
457 #define M_DELETE                        3035
458 #define M_COLUMNS                       3036
459 #define M_CPW                           3037
460 #define M_MACHINE_CREATE                3038
461 #define IDC_STATIC                      -1
462
463 // Next default values for new objects
464 //
465 #ifdef APSTUDIO_INVOKED
466 #ifndef APSTUDIO_READONLY_SYMBOLS
467 #define _APS_NO_MFC                     1
468 #define _APS_NEXT_RESOURCE_VALUE        1032
469 #define _APS_NEXT_COMMAND_VALUE         3036
470 #define _APS_NEXT_CONTROL_VALUE         2136
471 #define _APS_NEXT_SYMED_VALUE           101
472 #endif
473 #endif