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.
 
 
 
 
 
 

43 lines
1.7 KiB

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RIAFMSVS.RC
//
#define IDS_ERR_USERID_TITLE 200
#define IDS_ERR_USERID_MSG 201
#define IDS_ERR_PASSWORD_TITLE 202
#define IDS_ERR_PASSWORD_MSG 203
#define IDS_ERR_USERCODE_TITLE 204
#define IDS_ERR_USERCODE_MSG 205
#define IDS_ITEM_HARDDISK 206
#define IDS_ITEM_MEMORY_HARDDISK 207
#define ITEM_HARDDISK_NAMES (IDS_ITEM_MEMORY_HARDDISK-IDS_ITEM_HARDDISK+1)
#define IDD_JOBMAIN 500
#define IDC_LABEL_JOBMAIN_USERID 1000
#define IDC_LABEL_JOBMAIN_USERID2 1001
#define IDC_LABEL_JOBMAIN_USERID3 1002
#define IDC_LABEL_JOBMAIN_JOB 1003
#define IDC_LABEL_JOBMAIN_PASSWORD 1004
#define IDC_LABEL_JOBMAIN_PASSWORD2 1005
#define IDC_LABEL_JOBMAIN_LOG 1006
#define IDC_LABEL_JOBMAIN_USERCODE 1007
#define IDC_LABEL_JOBMAIN_USERCODE2 1008
#define IDC_EDIT_JOBMAIN_USERID 1009
#define IDC_EDIT_JOBMAIN_PASSWORD 1010
#define IDC_EDIT_JOBMAIN_USERCODE 1011
#define IDC_RADIO_JOB_NORMAL 1012
#define IDC_RADIO_JOB_SAMPLE 1013
#define IDC_RADIO_JOB_SECURE 1014
#define IDC_RADIO_LOG_DISABLED 1015
#define IDC_RADIO_LOG_ENABLED 1016
#define IDC_CHECK_JOB_DEFAULT 1017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 501
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 208
#endif
#endif