mirror of https://github.com/tongzx/nt5src
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.
29 lines
1007 B
29 lines
1007 B
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by RCOptions.rc
|
|
//
|
|
#define IDS_INFO 1
|
|
#define IDS_NAME 2
|
|
#define IDACCEPT 3
|
|
#define IDD_SETOPTIONS 203
|
|
#define ID_ICON 204
|
|
#define IDC_DATA_COLLECTION 209
|
|
#define IDC_UNATTENDED 210
|
|
#define IDC_ENABLE_RC 211
|
|
#define IDC_DISABLE_RC 212
|
|
#define IDC_SHADOW_ONLY 213
|
|
#define IDC_SPIN1 214
|
|
#define IDC_PASSWD_ENCRYPT_REQD 214
|
|
#define IDC_EDIT1 215
|
|
#define IDC_MAXIMUM_TICKET_TIMEOUT 215
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 205
|
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
|
#define _APS_NEXT_CONTROL_VALUE 220
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|