59 lines
2.3 KiB
C
59 lines
2.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by MCombo.rc
|
|
//
|
|
#define IDR_MAINRFAME 2
|
|
#define ID_DESCRIPTION_FILE 3
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_MCOMBO_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDC_COMBO1 1000
|
|
#define IDC_BUTTON_SETMASTERCOLUMN 1004
|
|
#define IDC_EDIT_MASTERCOLUMNNUMBER 1005
|
|
#define IDC_BUTTON_SETCOLUMNWIDTH 1006
|
|
#define IDC_EDIT_COLUMNWIDTH_COLUMNNUMBER 1007
|
|
#define IDC_EDIT_COLUMNWIDTH 1008
|
|
#define IDC_EDIT_COLCOUNT 1009
|
|
#define IDC_BUTTON_SETCOLCOUNT 1010
|
|
#define IDC_EDIT_ADD 1011
|
|
#define IDC_EDIT_INSERTAT 1012
|
|
#define IDC_BUTTON_INSERTAT 1013
|
|
#define IDC_BUTTON_ADD 1014
|
|
#define IDC_EDIT_GETLBTEXT_COLUMNNUMBER 1015
|
|
#define IDC_EDIT_LBTEXT_ROWNUM 1016
|
|
#define IDC_EDIT_GETLBTEXT 1017
|
|
#define IDC_BUTTON_GETLBTEXT 1018
|
|
#define IDC_EDIT_SELECT_STARTAFTER 1022
|
|
#define IDC_EDIT_SELECT_COLUMNNUMBER 1023
|
|
#define IDC_EDIT_SELECT_STRING 1024
|
|
#define IDC_BUTTON_SELECTSTRING 1025
|
|
#define IDC_BUTTON_SETITEMDATA 1027
|
|
#define IDC_BUTTON_GETITEMDATA 1028
|
|
#define IDC_EDIT_ITEMDATAINDEX 1029
|
|
#define IDC_EDIT_ITEMDATA 1030
|
|
#define IDC_LIST1 1031
|
|
#define IDC_EDIT_COLCOUNT_SPIN 1032
|
|
#define IDC_EDIT_MASTERCOLUMNNUMBER_SPIN 1033
|
|
#define IDC_EDIT_COLUMNWIDTH_COLUMNNUMBER_SPIN 1034
|
|
#define IDC_EDIT_COLUMNWIDTH_SPIN 1035
|
|
#define IDC_EDIT_GETLBTEXT_COLUMNNUMBER_SPIN 1036
|
|
#define IDC_EDIT_LBTEXT_ROWNUM_SPIN 1037
|
|
#define IDC_EDIT_SELECT_STARTAFTER_SPIN 1038
|
|
#define IDC_EDIT_SELECT_COLUMNNUMBER_SPIN 1039
|
|
#define IDC_EDIT_INSERTAT_SPIN 1040
|
|
#define IDC_EDIT_ITEMDATAINDEX_SPIN 1041
|
|
#define IDC_EDIT_ITEMDATA_SPIN 1042
|
|
#define IDC_CHECK_FITTOSIZE 1043
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1044
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|