58 lines
2.2 KiB
C
58 lines
2.2 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by attredit.rc
|
||
|
//
|
||
|
#define IDC_EDIT_BUTTON 1072
|
||
|
#define IDS_PROJNAME 5000
|
||
|
#define IDD_ATTRIBUTE_EDITOR_DIALOG 5001
|
||
|
#define IDS_NOTSET 5001
|
||
|
#define IDC_MANDATORY_CHECK 5002
|
||
|
#define IDD_STRING_EDITOR_DIALOG 5002
|
||
|
#define IDS_NO_EDITOR 5002
|
||
|
#define IDC_OPTIONAL_CHECK 5003
|
||
|
#define IDD_STRING_EDITOR_MULTI_DIALOG 5003
|
||
|
#define IDS_NO_ATTRIBUTE_INFO 5003
|
||
|
#define IDC_SET_CHECK 5004
|
||
|
#define IDC_ATTRIBUTE_LIST 5006
|
||
|
#define IDC_VALUE_EDIT 5008
|
||
|
#define IDC_VALUE_LIST 5010
|
||
|
#define IDC_CLEAR_BUTTON 5014
|
||
|
#define IDD_INT_EDITOR_DIALOG 5020
|
||
|
#define IDD_LARGEINT_EDITOR_DIALOG 5021
|
||
|
#define IDD_BOOLEAN_EDITOR_DIALOG 5022
|
||
|
#define IDD_TIME_EDITOR_DIALOG 5023
|
||
|
#define IDD_OCTET_STRING_EDITOR_DIALOG 5024
|
||
|
#define IDS_ATTR_COL_SYNTAX 5025
|
||
|
#define IDC_ATTRIBUTE_STATIC 6000
|
||
|
#define IDS_ATTR_COL_ATTRIBUTE 6000
|
||
|
#define IDS_ATTR_COL_SETNOTSET 6001
|
||
|
#define IDC_TRUE_RADIO 6002
|
||
|
#define IDS_ATTR_COL_VALUE 6002
|
||
|
#define IDC_FALSE_RADIO 6003
|
||
|
#define IDS_ATTR_SET 6003
|
||
|
#define IDC_NOTSET_RADIO 6004
|
||
|
#define IDS_ATTR_NOTSET 6004
|
||
|
#define IDC_DATE_PICKER 6005
|
||
|
#define IDC_TIME_PICKER 6006
|
||
|
#define IDC_EDIT2 6008
|
||
|
#define IDC_VIEW_TYPE_COMBO 6010
|
||
|
#define IDS_HEXADECIMAL 6050
|
||
|
#define IDS_DECIMAL 6051
|
||
|
#define IDS_BINARY 6052
|
||
|
#define IDS_WCHAR 6053
|
||
|
#define IDS_CHAR 6054
|
||
|
#define IDS_OCTAL 6055
|
||
|
#define IDS_FAILED_INITIALIZE_EDITOR 6070
|
||
|
#define IDS_FAILED_GET_NEW_VALUE_EDITOR 6071
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 5026
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
||
|
#define _APS_NEXT_CONTROL_VALUE 6013
|
||
|
#define _APS_NEXT_SYMED_VALUE 7000
|
||
|
#endif
|
||
|
#endif
|