43 lines
1.6 KiB
C
43 lines
1.6 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by sds.rc
|
|
//
|
|
#define IDD_DIALOG_SDS 101
|
|
#define IDC_CHECK_ENABLE 1000
|
|
#define IDC_EDIT_SERVERNAME 1001
|
|
#define IDC_EDIT_CLUSTERNAME 1002
|
|
#define IDS_DISABLE 1004
|
|
#define IDS_ENABLE 1005
|
|
#define IDS_ATTRIBUTE_NAME 1006
|
|
#define IDS_PROPERTIES 1007
|
|
#define IDS_DESCRIP_ENABLE 1008
|
|
#define IDS_ERROR_SDIRLOC 1009
|
|
#define IDS_DESCRIP_PROPS 1010
|
|
#define IDC_EDIT_ACCOUNTNAME 1011
|
|
#define IDC_EDIT_PASSWORD 1012
|
|
#define IDC_STATIC_STORENAME 1013
|
|
#define IDC_STATIC_CLUSTERNAME 1014
|
|
#define IDS_ERROR_TITLE 1017
|
|
#define IDS_ERROR_TEXT 1018
|
|
#define IDS_ERROR_TEXT2 1019
|
|
#define IDS_ERROR_TEXT3 1020
|
|
#define IDS_HELPFILE 1021
|
|
#define IDS_ERROR_SDIREMPTY 1022
|
|
#define IDC_CHECK_EXPOSEIP 1023
|
|
#define IDM_MENU_ENABLE 2000
|
|
#define IDM_MENU_PROPS 2001
|
|
#define IDC_WARNING_ICON 2002
|
|
#define IDI_SMALLWARN 2003
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1021
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|