48 lines
1.8 KiB
C
48 lines
1.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ExtTreeDemo.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_EXTTREEDEMO_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define ID_DESCRIPTION_FILE 129
|
|
#define IDB_BITMAP1 130
|
|
#define IDB_BITMAP2 131
|
|
#define IDC_TREE1 1001
|
|
#define IDC_LIST2 1002
|
|
#define IDC_TVS_HASLINES 1003
|
|
#define IDC_TVS_HASBUTTONS 1004
|
|
#define IDC_TVS_HASLINESATROOT 1005
|
|
#define IDC_TVS_EDITLABELS 1006
|
|
#define IDC_TVOXS_MULTISEL 1007
|
|
#define IDC_TVOXS_COLUMNHDR 1008
|
|
#define IDC_TVS_SHOWSELALWAYS 1009
|
|
#define IDC_LIST1 1010
|
|
#define IDC_TVOXS_HGRID 1010
|
|
#define IDC_HIDE 1011
|
|
#define IDC_UNHIDE_ALL 1012
|
|
#define IDC_ADD_TO_FOCUS 1013
|
|
#define IDC_SET_FONT 1014
|
|
#define IDC_TOGGLE_DISABLE 1015
|
|
#define IDC_TVOXS_VGRID 1016
|
|
#define IDC_TVOXS_ROWSEL 1017
|
|
#define IDC_TVOXS_FLGRID 1018
|
|
#define IDC_TVOXS_PICKANYWHERE 1019
|
|
#define IDC_TVOXS_ITEMTIPS 1020
|
|
#define IDC_TVOXS_NOSCROLL 1021
|
|
#define IDC_TVOXS_NOSORTHEADER 1022
|
|
#define IDC_DELETE_SELECTED 1023
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 133
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1024
|
|
#define _APS_NEXT_SYMED_VALUE 103
|
|
#endif
|
|
#endif
|