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.
38 lines
1.4 KiB
38 lines
1.4 KiB
//{{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_DESCRIP_PROPS 1010
|
|
#define IDC_EDIT_ACCOUNTNAME 1011
|
|
#define IDC_EDIT_PASSWORD 1012
|
|
#define IDC_STATIC_SQLNAME 1013
|
|
#define IDC_STATIC_CLUSTERNAME 1014
|
|
#define IDC_STATIC_SQLACCOUNT 1015
|
|
#define IDC_STATIC_SQLPWD 1016
|
|
#define IDS_ERROR_TITLE 1017
|
|
#define IDS_ERROR_TEXT 1018
|
|
#define IDS_ERROR_TEXT2 1019
|
|
#define IDS_ERROR_TEXT3 1020
|
|
#define IDM_MENU_ENABLE 2000
|
|
#define IDM_MENU_PROPS 2001
|
|
#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
|