45 lines
1.7 KiB
C
45 lines
1.7 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by BindView.rc
|
||
|
//
|
||
|
#define IDD_MAIN 101
|
||
|
#define IDM_OPTIONS 101
|
||
|
#define IDI_BINDVIEW 105
|
||
|
#define IDD_BIND_UNBIND 106
|
||
|
#define IDD_INSTALL 107
|
||
|
#define IDD_UNINSTALL 108
|
||
|
#define IDT_BINDINGS 1000
|
||
|
#define IDB_INSTALL 1001
|
||
|
#define IDB_UNINSTALL 1002
|
||
|
#define IDS_COMPONENT 1003
|
||
|
#define IDL_COMPONENT_TYPES 1004
|
||
|
#define IDB_EXPAND_ALL 1005
|
||
|
#define IDB_COLLAPSE_ALL 1006
|
||
|
#define IDB_BROWSE 1007
|
||
|
#define IDB_OK 1011
|
||
|
#define IDS_ENABLE 1012
|
||
|
#define IDE_OWNER 1013
|
||
|
#define IDE_DEPTH 1014
|
||
|
#define IDB_BIND_UNBIND 1016
|
||
|
#define IDG_COMPONENT_LIST 1018
|
||
|
#define IDB_CLOSE 1021
|
||
|
#define IDB_REMOVE 1022
|
||
|
#define IDT_COMPONENT_LIST 1024
|
||
|
#define IDB_SAVE 1025
|
||
|
#define IDI_ENABLE 40001
|
||
|
#define IDI_UNBIND_FROM 40004
|
||
|
#define IDI_BIND_TO 40005
|
||
|
#define IDI_CANCEL 40006
|
||
|
#define IDI_DISABLE 40007
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 109
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40008
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1028
|
||
|
#define _APS_NEXT_SYMED_VALUE 102
|
||
|
#endif
|
||
|
#endif
|