Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

70 lines
2.6 KiB

#define IDS_TITLE 100
#define IDS_ACCT_INFO_TITLE 110
#define IDS_ACCT_INFO_SUBTITLE 111
#define IDS_PASSWD_GEN_TITLE 120
#define IDS_PASSWD_GEN_SUBTITLE 121
#define IDS_ERROR_DUP_LOGON 200
#define IDS_ERROR_DUP_PRE2K 201
#define IDS_ERROR_DUP_CN 202
#define IDS_ERROR_BAD_LOGON 203
#define IDS_ERROR_BAD_PRE2K 204
#define IDS_ERROR_DUP_ALIAS 205
#define IDS_ERROR_BAD_ALIAS 206
#define IDS_ERROR_PASSWD_MATCH 210
#define IDS_ERROR_PASSWDLEN 211
#define IDS_ERROR_CREATING_USER 230
#define IDS_ERROR_PASSWORD 232
#define IDS_ERROR_MEMBERSHIP 233
#define IDS_ERROR_DUPLICATE 234
#define IDS_ERROR_POP3MAILBOX 235
#define IDS_ERROR_LONGPW 236
#define IDS_ERROR_POP3DUP 237
#define IDS_FINISH_TEXT 300
#define IDS_FIN_FULLNAME 301
#define IDS_FIN_LOGONNAME 302
#define IDS_FIN_EXCHANGE 303
#define IDS_FIN_PASSWD 304
#define IDS_FIN_TEXT 305
#define IDS_HF_APPENDUSERNAME 350
#define IDS_HF_PATHALREADYEXISTS 351
#define IDD_ACCT_INFO 400
#define IDC_FIRST_NAME 401
#define IDC_LAST_NAME 402
#define IDC_TELEPHONE 403
#define IDC_OFFICE 404
#define IDC_UNAME 405
#define IDC_UNAME_LOC 406
#define IDC_PRE2K_TEXT 407
#define IDC_UNAME_PRE2K 408
#define IDC_UNAME_PRE2K_LOC 409
#define IDC_EMAIL_ALIAS_TEXT 410
#define IDC_EMAIL_ALIAS 411
#define IDC_EMAIL_CHECKBOX 412
#define IDD_PASSWD_GEN 500
#define IDC_RAD_1_SPECIFY 520
#define IDC_PASSWD_1A_TEXT 521
#define IDC_PASSWD_1A 522
#define IDC_PASSWD_1B_TEXT 523
#define IDC_PASSWD_1B 524
#define IDC_PASSWD_2_TEXT 525
#define IDC_PASSWD_2 526
#define IDC_RAD_2_MUST 527
#define IDC_RAD_2_CANNOT 538
#define IDC_RAD_2_CAN 539
#define IDB_BITMAP1 800
#define IDR_AUSR_ACCNT_WIZ 901
#define IDR_AUSR_ACCNT_COMMIT 902
#define IDS_FULLNAME_FORMAT_STR 6000
#define IDS_NOLOC_USEREMAILALIAS 8000